Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Draw_recognizer.h57 …void SetOnEventCallback(const OnTouchEventCallback& eventCallback, uint32_t stage, uint32_t eventT… in SetOnEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Drender_touch_listener.cpp47 rawRecognizer_->SetOnEventCallback( in Update()