Home
last modified time | relevance | path

Searched defs:RegisterMouseEventCallback (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_view_preview.h57 void RegisterMouseEventCallback(MouseEventCallback&& callback) override in RegisterMouseEventCallback() function
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dnative_interface_xcomponent_impl.cpp159 int32_t OH_NativeXComponent::RegisterMouseEventCallback(OH_NativeXComponent_MouseEvent_Callback* ca… in RegisterMouseEventCallback() function in OH_NativeXComponent
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_view_ohos.cpp230 void AceViewOhos::RegisterMouseEventCallback(MouseEventCallback&& callback) in RegisterMouseEventCallback() function in OHOS::Ace::Platform::AceViewOhos