Searched refs:CreateTextStyleUsingThemeWithText (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testsix_ng.cpp | 120 …auto textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme); 124 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme); 128 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
|
H A D | text_testfive_ng.cpp | 2780 …auto textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme); 2784 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme); 2788 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
|
H A D | text_test_ng.cpp | 117 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, nullptr);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_styles.cpp | 121 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode, in CreateTextStyleUsingThemeWithText() function
|
H A D | text_styles.h | 238 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode,
|