Home
last modified time | relevance | path

Searched defs:OnHoverEvent (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/DocsSample/ArkUISample/NdkGestureBlocking/entry/src/main/cpp/
Dcontainer.cpp254 void Container::OnHoverEvent(OH_NativeXComponent *component, bool isHover) in OnHoverEvent() function in NativeXComponentSample::Container
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
Dplugin_render.cpp393 void PluginRender::OnHoverEvent(OH_NativeXComponent* component, bool isHover) in OnHoverEvent() function in NativeXComponentSample::PluginRender