Searched defs:historyIndex (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/event/ |
H A D | ui_input_event.cpp | 932 …t OH_ArkUI_PointerEvent_GetHistoryEventTime(const ArkUI_UIInputEvent* event, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryEventTime() 973 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryPointerId() 1031 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryWindowX() 1051 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryWindowY() 1071 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryDisplayX() 1091 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryDisplayY() 1111 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryPressure() 1131 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryTiltX() 1151 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryTiltY() 1171 const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryTouchAreaWidth() [all …]
|