Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h225 struct ArkUIDragEvent { struct
226 void* unifiedData;
227 void* unifiedDataSummary;
228 bool isSuitGetData;
229 ArkUI_Int32 dragResult;
230 ArkUI_Float64 touchPointX;
231 ArkUI_Float64 touchPointY;
232 ArkUI_Float64 previewRectWidth;
233 ArkUI_Float64 previewRectHeight;
234 ArkUI_Float64 velocityX;
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h240 struct ArkUIDragEvent { struct
241 void* unifiedData;
242 void* unifiedDataSummary;
243 bool isSuitGetData;
244 ArkUI_Int32 dragResult;
245 ArkUI_Float64 touchPointX;
246 ArkUI_Float64 touchPointY;
247 ArkUI_Float64 previewRectWidth;
248 ArkUI_Float64 previewRectHeight;
249 ArkUI_Float64 velocityX;
[all …]