Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h325 OnTouchIntercept_Callback GetOnTouchInterceptCallback() in GetOnTouchInterceptCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1048 …onst auto onTouchInterceptCallback = pattern->nativeXComponentImpl_->GetOnTouchInterceptCallback(); in InitOnTouchIntercept()