Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_styles.h96 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode,
Dtext_styles.cpp72 TextStyle CreateTextStyleUsingThemeWithText(const RefPtr<FrameNode> frameNode, in CreateTextStyleUsingThemeWithText() function
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
Dtext_test_ng.cpp522 textStyle = CreateTextStyleUsingThemeWithText(frameNode, fontStyle, textLineStyle, nullptr);