Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_model_ng.cpp97 void RectModelNG::SetBottomLeftRadius(const Radius& bottomLeftRadius) in SetBottomLeftRadius() argument
160 void RectModelNG::SetBottomLeftRadius(FrameNode* frameNode, const Radius& bottomLeftRadius) in SetBottomLeftRadius() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h32 Radius bottomLeftRadius; member
H A Dshape.h266 void SetBottomLeftRadius(const Dimension& bottomLeftRadius, bool isX = true) in SetBottomLeftRadius() argument
489 void SetBottomLeftRadius(const Radius& bottomLeftRadius) in SetBottomLeftRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h109 void SetBottomLeftRadius(const Radius& bottomLeftRadius) in SetBottomLeftRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_composed_element.cpp288 Radius bottomLeftRadius = render->GetBottomLeftRadius(); in GetRadiusHeightArray() local
317 Radius bottomLeftRadius = render->GetBottomLeftRadius(); in GetRadiusWidthArray() local
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h55 void SetBottomLeftRadius(const Radius& bottomLeftRadius) in SetBottomLeftRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h109 void SetBottomLeftRadius(const Radius& bottomLeftRadius) in SetBottomLeftRadius() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h123 void SetBottomLeftRadius(const Radius& bottomLeftRadius) in SetBottomLeftRadius() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3916 auto bottomLeftRadius = length > NUM_5 in SetClipShape() local
4490 auto bottomLeftRadius = length > NUM_5 in SetMaskShape() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h444 ArkUI_Float32 bottomLeftRadius; member
479 ArkUI_Float32 bottomLeftRadius; member

Completed in 39 milliseconds