Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_model_ng.cpp92 void RectModelNG::SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius()
155 void RectModelNG::SetTopRightRadius(FrameNode* frameNode, const Radius& topRightRadius) in SetTopRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h99 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h45 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_composed_element.cpp287 Radius topRightRadius = render->GetTopRightRadius(); in GetRadiusHeightArray() local
316 Radius topRightRadius = render->GetTopRightRadius(); in GetRadiusWidthArray() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h30 Radius topRightRadius; member
H A Dshape.h479 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h104 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h115 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3935 auto topRightRadius = length > NUM_6 in SetClipShape() local
4509 auto topRightRadius = length > NUM_6 in SetMaskShape() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h445 ArkUI_Float32 topRightRadius; member
480 ArkUI_Float32 topRightRadius; member