Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_layout_algorithm.cpp114 auto textLayoutProp = DynamicCast<TextLayoutProperty>(text->GetLayoutProperty()); in Measure() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_test_ng.cpp164 RefPtr<ButtonPattern> buttonPattern, RefPtr<TextLayoutProperty> textLayoutProp) in FontWeightTest()
536 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
830 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
880 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
936 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
984 auto textLayoutProp = text->GetLayoutProperty<TextLayoutProperty>(); variable
H A Dbutton_content_modifier_test_ng.cpp146 RefPtr<ButtonPattern> buttonPattern, RefPtr<TextLayoutProperty> textLayoutProp) in FontWeightTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A 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
H A Dtext_pattern.cpp2431 auto textLayoutProp = GetLayoutProperty<TextLayoutProperty>(); in ToJsonValue() local
2463 auto textLayoutProp = GetLayoutProperty<TextLayoutProperty>(); in GetFontInJson() local
3032 auto textLayoutProp = GetLayoutProperty<TextLayoutProperty>(); in DumpInfo() local
3133 auto textLayoutProp = host->GetLayoutProperty<TextLayoutProperty>(); in UpdateChildProperty() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.cpp387 auto textLayoutProp = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextProperty() local