Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h1001 struct ArkUIAPIEventGestureAsyncEvent { struct
1002 ArkUI_Int32 subKind;
1003 ArkUI_Int32 repeat;
1004 ArkUI_Float32 x;
1005 ArkUI_Float32 y;
1006 ArkUI_Float32 angle;
1007 ArkUI_Float32 scale;
1008 ArkUI_Float32 pinchCenterX;
1009 ArkUI_Float32 pinchCenterY;
1010 ArkUI_Float32 speed;
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h1080 struct ArkUIAPIEventGestureAsyncEvent { struct
1081 ArkUI_Int32 subKind;
1082 ArkUI_Int32 repeat;
1083 ArkUI_Float32 x;
1084 ArkUI_Float32 y;
1085 ArkUI_Float32 angle;
1086 ArkUI_Float32 scale;
1087 ArkUI_Float32 pinchCenterX;
1088 ArkUI_Float32 pinchCenterY;
1089 ArkUI_Float32 speed;
[all …]