Home
last modified time | relevance | path

Searched refs:CreateTextStyleUsingThemeWithText (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testsix_ng.cpp120 …auto textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
124 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
128 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
H A Dtext_testfive_ng.cpp2780 …auto textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
2784 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
2788 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, textTheme);
H A Dtext_test_ng.cpp117 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, nullptr);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.cpp121 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode, in CreateTextStyleUsingThemeWithText() function
H A Dtext_styles.h238 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode,