Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h861 std::pair<float, float> CalcCurrentPageStatusOnRTL(float additionalOffset) const;
H A Dswiper_pattern.cpp2540 ? CalcCurrentPageStatusOnRTL(additionalOffset) in CheckMarkDirtyNodeForRenderIndicator()
5600 std::pair<float, float> SwiperPattern::CalcCurrentPageStatusOnRTL(float additionalOffset) const in CalcCurrentPageStatusOnRTL() function in OHOS::Ace::NG::SwiperPattern