Home
last modified time | relevance | path

Searched defs:bottomRightRadiusX (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape.cpp90 …float bottomRightRadiusX = GetFloatRadiusValue(bottomRightRadius_.GetX(), bottomRightRadius_.GetY(… in CreateRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp785 float bottomRightRadiusX = in DrawingCreateInset() local
895 float bottomRightRadiusX = DrawingGetFloatRadiusValue( in DrawingCreateRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp808 float bottomRightRadiusX = in SkiaCreateInset() local
918 float bottomRightRadiusX = SkiaGetFloatRadiusValue( in SkiaCreateRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp982 …float bottomRightRadiusX = DimensionToPx(inset->GetBottomRightRadius().GetX(), radiusSize, LengthM… local
1194 float bottomRightRadiusX = GetFloatRadiusValue( local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1991 float bottomRightRadiusX = NormalizeToPx(border.BottomRightRadius().GetX()); in GetOuterRRect() local
2009 float bottomRightRadiusX = NormalizeToPx(border.BottomRightRadius().GetX()); in GetOuterRRect() local
2085 float bottomRightRadiusX = NormalizeToPx(border.BottomRightRadius().GetX()); in GetClipRRect() local
2110 float bottomRightRadiusX = NormalizeToPx(border.BottomRightRadius().GetX()); in GetClipRRect() local