Searched refs:UseSelfStyle (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testsix_ng.cpp | 75 UseSelfStyle(fontStyle, nullptr, textStyle); 100 UseSelfStyle(nullptr, textLineStyle, textStyle);
|
H A D | text_testfive_ng.cpp | 2735 UseSelfStyle(fontStyle, nullptr, textStyle); 2760 UseSelfStyle(nullptr, textLineStyle, textStyle);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_styles.cpp | 80 void UseSelfStyle(const std::unique_ptr<FontStyle>& fontStyle, in UseSelfStyle() function
|
H A D | text_styles.h | 242 void UseSelfStyle(const std::unique_ptr<FontStyle>& fontStyle,
|
H A D | span_node.cpp | 262 UseSelfStyle(fontStyle, textLineStyle, textStyle); in UpdateParagraph()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 4387 UseSelfStyle(spanItem->fontStyle, spanItem->textLineStyle, textStyle); in GetTextSpanOptions() 11009 UseSelfStyle(spanItem->fontStyle, spanItem->textLineStyle, textStyle); in OnBackPressed()
|