Home
last modified time | relevance | path

Searched defs:indicatorLayoutProperty (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_model_test_ng.cpp909 …auto indicatorLayoutProperty = indicatorPattern->GetLayoutProperty<SwiperIndicatorLayoutProperty>(… variable
1020 …auto indicatorLayoutProperty = indicatorPattern->GetLayoutProperty<SwiperIndicatorLayoutProperty>(… variable
1077 …auto indicatorLayoutProperty = indicatorPattern->GetLayoutProperty<SwiperIndicatorLayoutProperty>(… variable
1269 …auto indicatorLayoutProperty = indicatorPattern->GetLayoutProperty<SwiperIndicatorLayoutProperty>(… variable
1376 …auto indicatorLayoutProperty = indicatorPattern->GetLayoutProperty<SwiperIndicatorLayoutProperty>(… variable
1614 …auto indicatorLayoutProperty = indicatorPattern->GetLayoutProperty<SwiperIndicatorLayoutProperty>(… variable
1698 …auto indicatorLayoutProperty = indicatorPattern->GetLayoutProperty<SwiperIndicatorLayoutProperty>(… variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_utils.h43const RefPtr<SwiperIndicatorLayoutProperty>& indicatorLayoutProperty, in CalcIndicatrFrameOffSet()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_layout_algorithm.cpp1414 auto indicatorLayoutProperty = frameNode->GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in HasCustomIndicatorOffset() local
1427 auto indicatorLayoutProperty = in CalculateCustomOffset() local