Home
last modified time | relevance | path

Searched refs:IsItemOverlay (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h944 bool IsItemOverlay() const;
H A Dswiper_pattern.cpp3122 finalOffset.GetX(), finalOffset.GetY(), !swiper->IsItemOverlay()); in PlayPropertyTranslateAnimation()
3125 !swiper->IsItemOverlay()); in PlayPropertyTranslateAnimation()
5927 bool SwiperPattern::IsItemOverlay() const in IsItemOverlay() function in OHOS::Ace::NG::SwiperPattern