Searched defs:ArkUIClipShapeOptions (Results 1 – 1 of 1) sorted by relevance
437 struct ArkUIClipShapeOptions { struct438 ArkUI_Int32 type;439 ArkUI_Float32 width;440 ArkUI_Float32 height;441 ArkUI_Float32 radiusWidth;442 ArkUI_Float32 radiusHeight;443 ArkUI_Float32 topLeftRadius;444 ArkUI_Float32 bottomLeftRadius;445 ArkUI_Float32 topRightRadius;446 ArkUI_Float32 bottomRightRadius;[all …]