Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Dplugin_render.cpp145 void DispatchHoverEventCB(OH_NativeXComponent* component, bool isHover) in DispatchHoverEventCB()
393 void PluginRender::OnHoverEvent(OH_NativeXComponent* component, bool isHover) in OnHoverEvent()