Home
last modified time | relevance | path

Searched defs:paraStyle (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/render/
Dmock_paragraph.cpp23 RefPtr<Paragraph> Paragraph::Create(const ParagraphStyle& paraStyle, const RefPtr<FontCollection>& … in Create()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/
Dspan_test_ng.cpp387 ParagraphStyle paraStyle = { .direction = TextDirection::LTR, variable
412 ParagraphStyle paraStyle = { .direction = TextDirection::LTR, variable
456 ParagraphStyle paraStyle = { .direction = TextDirection::LTR, variable
477 ParagraphStyle paraStyle = { .direction = TextDirection::LTR, variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Doverlay_modifier.h71 RSParagraphStyle paraStyle; in Draw() local
Dtxt_paragraph.cpp29 RefPtr<Paragraph> Paragraph::Create(const ParagraphStyle& paraStyle, const RefPtr<FontCollection>& … in Create()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_layout_algorithm.cpp587 RSParagraphStyle paraStyle; in CreateParagraph() local
618 RSParagraphStyle paraStyle; in CreateParagraph() local
662 RSParagraphStyle paraStyle; in CreateCounterParagraph() local
681 RSParagraphStyle paraStyle; in CreateErrorParagraph() local
Dtext_field_pattern.cpp3958 RSParagraphStyle paraStyle; in PreferredTextHeight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/mock/
Dmock_txt_paragraph.cpp40 RefPtr<Paragraph> Paragraph::Create(const ParagraphStyle& paraStyle, const RefPtr<FontCollection>& … in Create()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_tip_modifier.cpp286 ParagraphStyle paraStyle = { .direction = TextDirection::LTR, in CreateParagraph() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_layout_algorithm.cpp237 ParagraphStyle paraStyle = { .direction = GetTextDirection(content), in CreateParagraph() local