Home
last modified time | relevance | path

Searched defs:bottomRightRadius (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_model_ng.cpp102 void RectModelNG::SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius() argument
165 void RectModelNG::SetBottomRightRadius(FrameNode* frameNode, const Radius& bottomRightRadius) in SetBottomRightRadius() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h31 Radius bottomRightRadius; member
H A Dshape.h255 void SetBottomRightRadius(const Dimension& bottomRightRadius, bool isX = true) in SetBottomRightRadius() argument
484 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h119 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_composed_element.cpp287 Radius bottomRightRadius = render->GetBottomRightRadius(); in GetRadiusHeightArray() local
316 Radius bottomRightRadius = render->GetBottomRightRadius(); in GetRadiusWidthArray() local
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h50 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h114 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h131 void SetBottomRightRadius(const Radius& bottomRightRadius) in SetBottomRightRadius() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3922 auto bottomRightRadius = length > NUM_7 in SetClipShape() local
4496 auto bottomRightRadius = length > NUM_7 in SetMaskShape() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h446 ArkUI_Float32 bottomRightRadius; member
481 ArkUI_Float32 bottomRightRadius; member

Completed in 37 milliseconds