Home
last modified time | relevance | path

Searched defs:textLineStyle (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_styles.cpp29 const std::unique_ptr<TextLineStyle>& textLineStyle, const RefPtr<TextTheme>& textTheme) in CreateTextStyleUsingTheme()
59 … const std::unique_ptr<FontStyle>& fontStyle, const std::unique_ptr<TextLineStyle>& textLineStyle, in CreateTextStyleUsingThemeWithText()
Dspan_node.h153 std::unique_ptr<TextLineStyle> textLineStyle; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/
Dtext_test_ng.cpp396 const std::unique_ptr<TextLineStyle>& textLineStyle = textLayoutProperty->GetTextLineStyle(); variable
444 const std::unique_ptr<TextLineStyle>& textLineStyle = textLayoutProperty->GetTextLineStyle(); variable
470 const std::unique_ptr<TextLineStyle>& textLineStyle = textLayoutProperty->GetTextLineStyle(); variable