Home
last modified time | relevance | path

Searched defs:firstTextLayoutProperty (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_indicator_common_test_ng.cpp218 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
784 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
Dswiper_attr_test_ng.cpp330 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
366 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
Dswiper_indicator_test_ng.cpp96 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
Dindexer_layout_test_ng.cpp1408 auto firstTextLayoutProperty = GetChildLayoutProperty<TextLayoutProperty>(firstListItemNode, 0); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_pattern.cpp647 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextContent() local
713 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextContentSub() local