Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.h129 void SetIsTouchBottom(TouchBottomType touchBottomType) in SetIsTouchBottom() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h104 paintMethod->SetIsTouchBottom(touchBottomType_); in SetDotIndicatorPaintMethodInfo()