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
785 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.cpp99 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
Dindexer_layout_test_ng.cpp1411 auto firstTextLayoutProperty = GetChildLayoutProperty<TextLayoutProperty>(firstListItemNode, 0); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_pattern.cpp638 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextContent() local
704 auto firstTextLayoutProperty = firstTextNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextContentSub() local