Home
last modified time | relevance | path

Searched refs:IsIndicatorInteractive (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.h121 SetIndicatorInteractive(swiperPattern->IsIndicatorInteractive()); in CreateNodePaintMethod()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h532 bool IsIndicatorInteractive() const in IsIndicatorInteractive() function
H A Dswiper_model_ng.cpp855 return pattern->IsIndicatorInteractive(); in GetIndicatorInteractive()