Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h56 using OnTouchIntercept_Callback = HitTestMode (*)(OH_NativeXComponent*, ArkUI_UIInputEvent*); variable
320 void SetOnTouchInterceptCallback(OnTouchIntercept_Callback callback) in SetOnTouchInterceptCallback()
325 OnTouchIntercept_Callback GetOnTouchInterceptCallback() in GetOnTouchInterceptCallback()
474 OnTouchIntercept_Callback onTouchInterceptCallback_ = nullptr;