Home
last modified time | relevance | path

Searched defs:textLayoutProp (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/button/
Dbutton_test_ng.cpp149 RefPtr<ButtonPattern> buttonPattern, RefPtr<TextLayoutProperty> textLayoutProp) in FontWeightTest()
513 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
807 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
857 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
913 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
961 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.cpp1133 auto textLayoutProp = GetLayoutProperty<TextLayoutProperty>(); in DumpInfo() local
1149 auto textLayoutProp = host->GetLayoutProperty<TextLayoutProperty>(); in UpdateChildProperty() local