Home
last modified time | relevance | path

Searched defs:topLeftRadius (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
Drect_model_ng.cpp85 void RectModelNG::SetTopLeftRadius(const Radius& topLeftRadius) in SetTopLeftRadius()
/foundation/arkui/ace_engine/frameworks/core/components/clip/
Dclip_component.h89 void SetTopLeftRadius(const Radius& topLeftRadius) in SetTopLeftRadius()
/foundation/arkui/ace_engine/frameworks/core/components/shape/
Dshape_component.h40 void SetTopLeftRadius(const Radius& topLeftRadius) in SetTopLeftRadius()
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dshape_composed_element.cpp286 Radius topLeftRadius = render->GetTopLeftRadius(); in GetRadiusHeightArray() local
315 Radius topLeftRadius = render->GetTopLeftRadius(); in GetRadiusWidthArray() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
Drrect.h29 Radius topLeftRadius; member
Dshape.h452 void SetTopLeftRadius(const Radius& topLeftRadius) in SetTopLeftRadius()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dborder.h99 void SetTopLeftRadius(const Radius& topLeftRadius) in SetTopLeftRadius()
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_item_component.h107 void SetTopLeftRadius(const Radius& topLeftRadius) in SetTopLeftRadius()
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
Drender_semi_modal.cpp586 auto topLeftRadius = border.TopLeftRadius(); in AppendContentRadiusAnimation() local