Searched refs:OH_NativeXComponent_GetTouchEvent (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 400 int32_t OH_NativeXComponent_GetTouchEvent(
|
H A D | native_interface_xcomponent.cpp | 60 int32_t OH_NativeXComponent_GetTouchEvent( in OH_NativeXComponent_GetTouchEvent() function
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 61 | int32_t [OH_NativeXComponent_GetTouchEvent](_o_h___native_x_component.md#oh_nativexcomponent_gett…
|
H A D | _o_h___native_x_component.md | 66 | [OH_NativeXComponent_GetTouchEvent](#oh_nativexcomponent_gettouchevent) ([OH_NativeXComponen… 974 ### OH_NativeXComponent_GetTouchEvent() 977 int32_t OH_NativeXComponent_GetTouchEvent (OH_NativeXComponent * component, const void * window, OH…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 59 | int32_t [OH_NativeXComponent_GetTouchEvent](_o_h___native_x_component.md#oh_nativexcomponent_gett…
|
H A D | _o_h___native_x_component.md | 66 | [OH_NativeXComponent_GetTouchEvent](#oh_nativexcomponent_gettouchevent) ([OH_NativeXComponent](#o… 972 ### OH_NativeXComponent_GetTouchEvent() 975 int32_t OH_NativeXComponent_GetTouchEvent (OH_NativeXComponent * component, const void * window, OH…
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | napi-xcomponent-guidelines.md | 23 | OH_NativeXComponent_GetTouchEvent(OH_NativeXComponent* component, const void* window, OH_NativeXC… 457 OH_NativeXComponent_GetTouchEvent(component, window, &touchEvent);
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | napi-xcomponent-guidelines.md | 23 | OH_NativeXComponent_GetTouchEvent(OH_NativeXComponent* component, const void* window, OH_NativeXC… 457 OH_NativeXComponent_GetTouchEvent(component, window, &touchEvent);
|