Home
last modified time | relevance | path

Searched defs:indicatorAnimation_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h965 std::shared_ptr<AnimationUtils::Animation> indicatorAnimation_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h593 RefPtr<Animation<double>> indicatorAnimation_; variable