Home
last modified time | relevance | path

Searched refs:swiperIndicatorType_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp59 swiperIndicatorType_ = swiperPattern->GetIndicatorType(); in OnModifyDone()
60 if (swiperIndicatorType_ == SwiperIndicatorType::DIGIT) { in OnModifyDone()
98 if (textContext->swiperIndicatorType_ == SwiperIndicatorType::DIGIT) { in OnModifyDone()
789 switch (swiperIndicatorType_) { in DumpAdvanceInfo()
H A Dswiper_indicator_pattern.h223 SwiperIndicatorType swiperIndicatorType_ = SwiperIndicatorType::DOT; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_common_test_ng.cpp637 indicatorPattern->swiperIndicatorType_ = SwiperIndicatorType::DOT;
654 indicatorPattern->swiperIndicatorType_ = SwiperIndicatorType::DIGIT;