Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h355 NativeXComponent_UIEventCallback GetUIAxisEventCallback() const in GetUIAxisEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1203 const auto callback = nativeXComponentImpl_->GetUIAxisEventCallback(); in NativeXComponentDispatchAxisEvent()