Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dindicator_pattern.cpp39 auto swiperIndicatorLayoutProperty = GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in GetIndicatorTypeFromProperty() local
46 auto swiperIndicatorLayoutProperty = GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in GetInitialIndexFromProperty() local
53 auto swiperIndicatorLayoutProperty = GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in GetDirectionFromProperty() local
60 auto swiperIndicatorLayoutProperty = GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in GetCountFromProperty() local
67 auto swiperIndicatorLayoutProperty = GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in IsLoopFromProperty() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_test_ng.cpp1658 RefPtr<SwiperIndicatorLayoutProperty> swiperIndicatorLayoutProperty = variable
Dswiper_pattern_test_ng.cpp37 RefPtr<SwiperIndicatorLayoutProperty> swiperIndicatorLayoutProperty = variable