Searched defs:historyIndex (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/interfaces/native/event/ |
H A D | ui_input_event.cpp | 37 bool isHistoryCTouchEventParamValid(const ArkUITouchEvent* touchEvent, uint32_t historyIndex, uint32_t pointerIndex) in isHistoryCTouchEventParamValid() argument 867 int64_t OH_ArkUI_PointerEvent_GetHistoryEventTime(const ArkUI_UIInputEvent* event, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryEventTime() argument 887 uint32_t OH_ArkUI_PointerEvent_GetHistoryPointerCount(const ArkUI_UIInputEvent* event, uint32_t historyIndex) in OH_ArkUI_PointerEvent_GetHistoryPointerCount() argument 907 OH_ArkUI_PointerEvent_GetHistoryPointerId( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryPointerId() argument 927 OH_ArkUI_PointerEvent_GetHistoryX(const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryX() argument 946 OH_ArkUI_PointerEvent_GetHistoryY(const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryY() argument 965 OH_ArkUI_PointerEvent_GetHistoryWindowX( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryWindowX() argument 985 OH_ArkUI_PointerEvent_GetHistoryWindowY( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryWindowY() argument 1005 OH_ArkUI_PointerEvent_GetHistoryDisplayX( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryDisplayX() argument 1025 OH_ArkUI_PointerEvent_GetHistoryDisplayY( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryDisplayY() argument 1045 OH_ArkUI_PointerEvent_GetHistoryPressure( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryPressure() argument 1065 OH_ArkUI_PointerEvent_GetHistoryTiltX( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryTiltX() argument 1085 OH_ArkUI_PointerEvent_GetHistoryTiltY( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryTiltY() argument 1105 OH_ArkUI_PointerEvent_GetHistoryTouchAreaWidth( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryTouchAreaWidth() argument 1125 OH_ArkUI_PointerEvent_GetHistoryTouchAreaHeight( const ArkUI_UIInputEvent* event, uint32_t pointerIndex, uint32_t historyIndex) OH_ArkUI_PointerEvent_GetHistoryTouchAreaHeight() argument [all...] |
Completed in 3 milliseconds