Home
last modified time | relevance | path

Searched defs:onTouchMove (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
Drender_touch_listener.h44 void SetOnTouchMove(const OnTouchEventCallback& onTouchMove) const in SetOnTouchMove()
/foundation/arkui/ace_engine/frameworks/core/gestures/
Draw_recognizer.h72 void SetOnTouchMove(const OnTouchEventCallback& onTouchMove) in SetOnTouchMove()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_property.h278 std::function<void(const TouchEventInfo&)> onTouchMove; member