Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h428 struct ArkUIMaskOptions { struct
429 ArkUI_Uint32 fill;
430 ArkUI_Uint32 strokeColor;
431 ArkUI_Float32 strokeWidth;
432 ArkUI_Int32 type;
433 ArkUI_Float32 width;
434 ArkUI_Float32 height;
435 ArkUI_Float32 radiusWidth;
436 ArkUI_Float32 radiusHeight;
437 ArkUI_CharPtr commands;
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h466 struct ArkUIMaskOptions { struct
467 ArkUI_Uint32 fill;
468 ArkUI_Uint32 strokeColor;
469 ArkUI_Float32 strokeWidth;
470 ArkUI_Int32 type;
471 ArkUI_Float32 width;
472 ArkUI_Float32 height;
473 ArkUI_Float32 radiusWidth;
474 ArkUI_Float32 radiusHeight;
475 ArkUI_CharPtr commands;
[all …]