Home
last modified time | relevance | path

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

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

Completed in 47 milliseconds