Searched refs:OH_NativeXComponent_GetTouchPointToolType (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 413 int32_t OH_NativeXComponent_GetTouchPointToolType(
|
H A D | native_interface_xcomponent.cpp | 69 int32_t OH_NativeXComponent_GetTouchPointToolType( in OH_NativeXComponent_GetTouchPointToolType() function
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 62 | int32_t [OH_NativeXComponent_GetTouchPointToolType](_o_h___native_x_component.md#oh_nativexcompon…
|
H A D | _o_h___native_x_component.md | 67 | [OH_NativeXComponent_GetTouchPointToolType](#oh_nativexcomponent_gettouchpointtooltype) ([OH… 1163 ### OH_NativeXComponent_GetTouchPointToolType() 1166 int32_t OH_NativeXComponent_GetTouchPointToolType (OH_NativeXComponent * component, uint32_t pointI…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 60 | int32_t [OH_NativeXComponent_GetTouchPointToolType](_o_h___native_x_component.md#oh_nativexcompon…
|
H A D | _o_h___native_x_component.md | 67 | [OH_NativeXComponent_GetTouchPointToolType](#oh_nativexcomponent_gettouchpointtooltype) ([OH_Nati… 1161 ### OH_NativeXComponent_GetTouchPointToolType() 1164 int32_t OH_NativeXComponent_GetTouchPointToolType (OH_NativeXComponent * component, uint32_t pointI…
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | napi-xcomponent-guidelines.md | 24 | OH_NativeXComponent_GetTouchPointToolType(OH_NativeXComponent* component, uint32_t pointIndex, OH… 475 OH_NativeXComponent_GetTouchPointToolType(component, 0, &toolType);
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | napi-xcomponent-guidelines.md | 24 | OH_NativeXComponent_GetTouchPointToolType(OH_NativeXComponent* component, uint32_t pointIndex, OH… 475 OH_NativeXComponent_GetTouchPointToolType(component, 0, &toolType);
|