Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape.cpp91 …float bottomRightRadiusY = GetFloatRadiusValue(bottomRightRadius_.GetY(), bottomRightRadius_.GetX(… in CreateRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp787 float bottomRightRadiusY = in DrawingCreateInset() local
897 float bottomRightRadiusY = DrawingGetFloatRadiusValue( in DrawingCreateRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp810 float bottomRightRadiusY = in SkiaCreateInset() local
920 float bottomRightRadiusY = SkiaGetFloatRadiusValue( in SkiaCreateRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp983 …float bottomRightRadiusY = DimensionToPx(inset->GetBottomRightRadius().GetY(), radiusSize, LengthM… local
1196 float bottomRightRadiusY = GetFloatRadiusValue( local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1992 float bottomRightRadiusY = NormalizeToPx(border.BottomRightRadius().GetY()); in GetOuterRRect() local
2010 float bottomRightRadiusY = NormalizeToPx(border.BottomRightRadius().GetY()); in GetOuterRRect() local
2086 float bottomRightRadiusY = NormalizeToPx(border.BottomRightRadius().GetY()); in GetClipRRect() local
2111 float bottomRightRadiusY = NormalizeToPx(border.BottomRightRadius().GetY()); in GetClipRRect() local