Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dswipe_recognizer.h62 void SetSwipeCallback(const SwipeCallback& eventCallback, uint32_t stage) in SetSwipeCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Drender_touch_listener.cpp63 swipeRecognizer_->SetSwipeCallback( in Update()