Home
last modified time | relevance | path

Searched refs:SetDragTouchRestrict (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h132 void SetDragTouchRestrict(const TouchRestrict& touchRestrict) in SetDragTouchRestrict() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h149 void SetDragTouchRestrict(const TouchRestrict& touchRestrict) in SetDragTouchRestrict() function
H A Drender_scroll.cpp648 scrollable_->SetDragTouchRestrict(newTouchRestrict); in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp246 scrollable_->SetDragTouchRestrict(touchRestrict); in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp250 scrollable_->SetDragTouchRestrict(touchRestrict); in OnTouchTestHit()