Searched refs:OH_NativeXComponent_GetTouchPointTiltY (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 438 int32_t OH_NativeXComponent_GetTouchPointTiltY(OH_NativeXComponent* component, uint32_t pointIndex,…
|
H A D | native_interface_xcomponent.cpp | 86 int32_t OH_NativeXComponent_GetTouchPointTiltY(OH_NativeXComponent* component, uint32_t pointIndex,… in OH_NativeXComponent_GetTouchPointTiltY() function
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 64 | int32_t [OH_NativeXComponent_GetTouchPointTiltY](_o_h___native_x_component.md#oh_nativexcomponent…
|
H A D | _o_h___native_x_component.md | 69 | [OH_NativeXComponent_GetTouchPointTiltY](#oh_nativexcomponent_gettouchpointtilty) ([OH_Nativ… 1028 ### OH_NativeXComponent_GetTouchPointTiltY() 1031 int32_t OH_NativeXComponent_GetTouchPointTiltY (OH_NativeXComponent * component, uint32_t pointInde…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 62 | int32_t [OH_NativeXComponent_GetTouchPointTiltY](_o_h___native_x_component.md#oh_nativexcomponent…
|
H A D | _o_h___native_x_component.md | 69 | [OH_NativeXComponent_GetTouchPointTiltY](#oh_nativexcomponent_gettouchpointtilty) ([OH_NativeXCom… 1026 ### OH_NativeXComponent_GetTouchPointTiltY() 1029 int32_t OH_NativeXComponent_GetTouchPointTiltY (OH_NativeXComponent * component, uint32_t pointInde…
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | napi-xcomponent-guidelines.md | 26 | OH_NativeXComponent_GetTouchPointTiltY(OH_NativeXComponent* component, uint32_t pointIndex, float… 479 OH_NativeXComponent_GetTouchPointTiltY(component, 0, &tiltY);
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | napi-xcomponent-guidelines.md | 26 | OH_NativeXComponent_GetTouchPointTiltY(OH_NativeXComponent* component, uint32_t pointIndex, float… 479 OH_NativeXComponent_GetTouchPointTiltY(component, 0, &tiltY);
|