Home
last modified time | relevance | path

Searched defs:ArkUITouchPoint (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h123 struct ArkUITouchPoint { struct
124 ArkUI_Int32 id;
125 ArkUI_Int64 pressedTime;
126 ArkUI_Float32 screenX;
127 ArkUI_Float32 screenY;
128 ArkUI_Float32 windowX;
129 ArkUI_Float32 windowY;
130 ArkUI_Float32 nodeX;
131 ArkUI_Float32 nodeY;
132 ArkUI_Float64 pressure;
[all …]