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 D | native-apidiff-v3.2-beta.md | 9 | ArkUI-xcomponent | int32_t OH_NativeXComponent_GetMouseEvent(<br/> OH_NativeXComponent* compon…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/ |
H A D | native-apidiff-v3.2-beta.md | 9 | 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 D | changelogs-arkui.md | 215 ArkTS的onMouse接口和Native的OH_NativeXComponent_GetMouseEvent接口。
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 531 int32_t OH_NativeXComponent_GetMouseEvent(
|
H A D | native_interface_xcomponent.cpp | 135 int32_t OH_NativeXComponent_GetMouseEvent( in OH_NativeXComponent_GetMouseEvent() function
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 65 | int32_t [OH_NativeXComponent_GetMouseEvent](_o_h___native_x_component.md#oh_nativexcomponent_getm…
|
H A D | _o_h___native_x_component.md | 70 | [OH_NativeXComponent_GetMouseEvent](#oh_nativexcomponent_getmouseevent) ([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 D | native__interface__xcomponent_8h.md | 63 | int32_t [OH_NativeXComponent_GetMouseEvent](_o_h___native_x_component.md#oh_nativexcomponent_getm…
|
H A D | _o_h___native_x_component.md | 70 | [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 D | napi-xcomponent-guidelines.md | 27 | 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 D | napi-xcomponent-guidelines.md | 27 | OH_NativeXComponent_GetMouseEvent(OH_NativeXComponent* component, const void* window, OH_NativeXC… 489 int32_t ret = OH_NativeXComponent_GetMouseEvent(component, window, &mouseEvent);
|