Home
last modified time | relevance | path

Searched refs:OH_NATIVEXCOMPONENT_MOUSE_NONE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component___mouse_event.md25 …component.md#action) = OH_NativeXComponent_MouseEventAction::OH_NATIVEXCOMPONENT_MOUSE_NONE| 当前鼠标…
H A Dnative__interface__xcomponent_8h.md50 …tive_x_component.md#oh_nativexcomponent_mouseeventaction) { [OH_NATIVEXCOMPONENT_MOUSE_NONE](_o_h_…
H A D_o_h___native_x_component.md53 …ntAction](#oh_nativexcomponent_mouseeventaction) { OH_NATIVEXCOMPONENT_MOUSE_NONE =…
131 …ction](#action)= [OH_NativeXComponent_MouseEventAction::OH_NATIVEXCOMPONENT_MOUSE_NONE](#oh_n…
633 | OH_NATIVEXCOMPONENT_MOUSE_NONE | 无效鼠标事件 。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component___mouse_event.md29 | [action = OH_NativeXComponent_MouseEventAction::OH_NATIVEXCOMPONENT_MOUSE_NONE](_o_h___native_x_c…
H A Dnative__interface__xcomponent_8h.md48 …tive_x_component.md#oh_nativexcomponent_mouseeventaction) { [OH_NATIVEXCOMPONENT_MOUSE_NONE](_o_h_…
H A D_o_h___native_x_component.md53 …t_MouseEventAction](#oh_nativexcomponent_mouseeventaction) { OH_NATIVEXCOMPONENT_MOUSE_NONE = 0, O…
129 …nt::action](#action)= [OH_NativeXComponent_MouseEventAction::OH_NATIVEXCOMPONENT_MOUSE_NONE](#oh_n…
631 | OH_NATIVEXCOMPONENT_MOUSE_NONE | Invalid mouse event. |
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h144 OH_NATIVEXCOMPONENT_MOUSE_NONE = 0, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp471 … mouseEventPoint.action = OH_NativeXComponent_MouseEventAction::OH_NATIVEXCOMPONENT_MOUSE_NONE; in HandleMouseEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1141 … mouseEventPoint.action = OH_NativeXComponent_MouseEventAction::OH_NATIVEXCOMPONENT_MOUSE_NONE; in HandleMouseEvent()