Home
last modified time | relevance | path

Searched refs:SetTouchBottomRate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.h119 void SetTouchBottomRate(float touchBottomRate) in SetTouchBottomRate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h105 paintMethod->SetTouchBottomRate(swiperPattern->GetTouchBottomRate()); in SetDotIndicatorPaintMethodInfo()
H A Dswiper_indicator_pattern.cpp597 swiperPattern->SetTouchBottomRate(std::abs(touchBottomRate)); in CheckIsTouchBottom()
644 swiperPattern->SetTouchBottomRate(std::abs(touchBottomRate)); in CheckIsTouchBottom()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h156 void SetTouchBottomRate(float touchBottomRate) in SetTouchBottomRate() function