Home
last modified time | relevance | path

Searched refs:OH_NativeXComponent_GetMouseEvent (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Dnative-apidiff-v3.2-beta.md9 | ArkUI-xcomponent | int32_t OH_NativeXComponent_GetMouseEvent(<br/> OH_NativeXComponent* compon…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Dnative-apidiff-v3.2-beta.md9 | ArkUI-xcomponent | int32_t OH_NativeXComponent_GetMouseEvent(<br> OH_NativeXComponent* compone…
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.52/
H A Dchangelogs-arkui.md215 ArkTS的onMouse接口和Native的OH_NativeXComponent_GetMouseEvent接口。
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h531 int32_t OH_NativeXComponent_GetMouseEvent(
H A Dnative_interface_xcomponent.cpp135 int32_t OH_NativeXComponent_GetMouseEvent( in OH_NativeXComponent_GetMouseEvent() function
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__interface__xcomponent_8h.md65 | int32_t [OH_NativeXComponent_GetMouseEvent](_o_h___native_x_component.md#oh_nativexcomponent_getm…
H A D_o_h___native_x_component.md70 | [OH_NativeXComponent_GetMouseEvent](#oh_nativexcomponent_getmouseevent)&nbsp;([OH_NativeXComponen…
926 ### OH_NativeXComponent_GetMouseEvent()
929 int32_t OH_NativeXComponent_GetMouseEvent (OH_NativeXComponent * component, const void * window, OH…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__interface__xcomponent_8h.md63 | int32_t [OH_NativeXComponent_GetMouseEvent](_o_h___native_x_component.md#oh_nativexcomponent_getm…
H A D_o_h___native_x_component.md70 | [OH_NativeXComponent_GetMouseEvent](#oh_nativexcomponent_getmouseevent) ([OH_NativeXComponent](#o…
924 ### OH_NativeXComponent_GetMouseEvent()
927 int32_t OH_NativeXComponent_GetMouseEvent (OH_NativeXComponent * component, const void * window, OH…
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dnapi-xcomponent-guidelines.md27 | OH_NativeXComponent_GetMouseEvent(OH_NativeXComponent* component, const void* window, OH_NativeXC…
489 int32_t ret = OH_NativeXComponent_GetMouseEvent(component, window, &mouseEvent);
/ohos5.0/docs/en/application-dev/ui/
H A Dnapi-xcomponent-guidelines.md27 | OH_NativeXComponent_GetMouseEvent(OH_NativeXComponent* component, const void* window, OH_NativeXC…
489 int32_t ret = OH_NativeXComponent_GetMouseEvent(component, window, &mouseEvent);