Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
Dtoast_layout_algorithm.cpp114 auto textLayoutProp = DynamicCast<TextLayoutProperty>(text->GetLayoutProperty()); in Measure() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
Dbutton_test_ng.cpp170 RefPtr<ButtonPattern> buttonPattern, RefPtr<TextLayoutProperty> textLayoutProp) in FontWeightTest()
586 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
880 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
930 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
986 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
1034 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
Dbutton_content_modifier_test_ng.cpp146 RefPtr<ButtonPattern> buttonPattern, RefPtr<TextLayoutProperty> textLayoutProp) in FontWeightTest()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dspan_node.cpp272 auto textLayoutProp = frameNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateParagraph() local
315 auto textLayoutProp = frameNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateSymbolSpanParagraph() local
590 auto textLayoutProp = frameNode->GetLayoutProperty<TextLayoutProperty>(); in InheritParentProperties() local
Dtext_pattern.cpp2502 auto textLayoutProp = GetLayoutProperty<TextLayoutProperty>(); in ToJsonValue() local
2534 auto textLayoutProp = GetLayoutProperty<TextLayoutProperty>(); in GetFontInJson() local
3103 auto textLayoutProp = GetLayoutProperty<TextLayoutProperty>(); in DumpInfo() local
3204 auto textLayoutProp = host->GetLayoutProperty<TextLayoutProperty>(); in UpdateChildProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_pattern.cpp387 auto textLayoutProp = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextProperty() local