Home
last modified time | relevance | path

Searched defs:bottomRightRadius (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.cpp102 void RectModelNG::SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius()
165 void RectModelNG::SetBottomRightRadius(FrameNode* frameNode, const Radius& bottomRightRadius) in SetBottomRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h119 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h50 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_composed_element.cpp288 Radius bottomRightRadius = render->GetBottomRightRadius(); in GetRadiusHeightArray() local
317 Radius bottomRightRadius = render->GetBottomRightRadius(); in GetRadiusWidthArray() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h31 Radius bottomRightRadius; member
H A Dshape.h484 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h114 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h131 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3938 auto bottomRightRadius = length > NUM_7 in SetClipShape() local
4512 auto bottomRightRadius = length > NUM_7 in SetMaskShape() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h446 ArkUI_Float32 bottomRightRadius; member
481 ArkUI_Float32 bottomRightRadius; member