Searched refs:CreateTextStyleUsingThemeWithText (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| 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);
|
| D | text_testfive_ng.cpp | 2759 …auto textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme); 2763 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme); 2767 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
|
| D | text_test_ng.cpp | 117 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, nullptr);
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_styles.h | 232 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode,
|
| D | text_styles.cpp | 121 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode, in CreateTextStyleUsingThemeWithText() function
|