Home
last modified time | relevance | path

Searched refs:RSParagraphStyle (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddrawing.h146 using RSParagraphStyle = rosen::TypographyStyle; variable
178 using RSParagraphStyle = Rosen::TypographyStyle; variable
H A Ddrawing_mock.h98 using RSParagraphStyle = Testing::TestingTypographyStyle; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Doverlay_modifier.h97 RSParagraphStyle paraStyle; in GetParagraph()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h302 …ateStrokeShadowParagraph(const std::string& text, const RSPen* pen, const RSParagraphStyle& style);
H A Dcustom_paint_paint_method.cpp2029 RSParagraphStyle style; in MeasureTextMetrics()
2078 RSParagraphStyle style; in UpdateFillParagraph()
2146 RSParagraphStyle style; in UpdateStrokeParagraph()
2180 const std::string& text, const RSPen* pen, const RSParagraphStyle& style) in UpdateStrokeShadowParagraph()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_paint_method.cpp55 RSParagraphStyle style; in GetTextParagraph()