Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h124 struct CJBorderRadius { struct
125 double topLeft;
126 int32_t topLeftUnit;
127 double topRight;
128 int32_t topRightUnit;
129 double bottomLeft;
130 int32_t bottomLeftUnit;
131 double bottomRight;
132 int32_t bottomRightUnit;