Home
last modified time | relevance | path

Searched refs:BottomLeftRadius (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drosen_render_bubble.cpp59 …NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadius().GetY())… in MakeRRect()
77 …RSPoint(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadius()… in MakeRRect()
283 …path_.arcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintTopBubbleInJs()
344 …path_.ArcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintTopBubbleInJs()
404 …path_.arcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintBottomBubbleInJs()
465 …path_.ArcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintBottomBubbleInJs()
529 …path_.arcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintTopBubble()
581 …path_.ArcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintTopBubble()
634 …path_.arcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintBottomBubble()
636 childOffsetY + childHeight - NormalizeToPx(border_.BottomLeftRadius().GetY())); in PaintBottomBubble()
[all …]
H A Drender_bubble.cpp358 …x(NormalizePercentToPx(padding_.Left(), false), NormalizeToPx(border_.BottomLeftRadius().GetX())) - in InitArrowState()
374 … NormalizeToPx(border_.BottomLeftRadius().GetX())) + in InitArrowTopAndBottomPosition()
936 double radiusPx = NormalizeToPx(border_.BottomLeftRadius().GetY()); in BuildCompletePath()
965 …Dimension(std::max(NormalizeToPx(padding_.Left()), NormalizeToPx(border_.BottomLeftRadius().GetX()… in InitEdgeSize()
972 … std::max(NormalizeToPx(padding_.Bottom()), NormalizeToPx(border_.BottomLeftRadius().GetY())))); in InitEdgeSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Drosen_render_tip.cpp128 … globalArrowPosition.GetY() - bubbleSpacing - NormalizeToPx(border_.BottomLeftRadius().GetY())); in PaintTopTip()
129 …path_.arcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintTopTip()
131 … globalArrowPosition.GetX() - (childHalfWidth - NormalizeToPx(border_.BottomLeftRadius().GetX())), in PaintTopTip()
187 … globalArrowPosition.GetY() - bubbleSpacing - NormalizeToPx(border_.BottomLeftRadius().GetY())); in PaintTopTip()
188 …path_.ArcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintTopTip()
190 … globalArrowPosition.GetX() - (childHalfWidth - NormalizeToPx(border_.BottomLeftRadius().GetX())), in PaintTopTip()
246 …globalArrowPosition.GetY() + (childHalfHeight - NormalizeToPx(border_.BottomLeftRadius().GetY()))); in PaintLeftTip()
247 …path_.arcTo(NormalizeToPx(border_.BottomLeftRadius().GetX()), NormalizeToPx(border_.BottomLeftRadi… in PaintLeftTip()
249 …wPosition.GetX() - bubbleSpacing - (childWidth - NormalizeToPx(border_.BottomLeftRadius().GetX())), in PaintLeftTip()
306 …globalArrowPosition.GetY() + (childHalfHeight - NormalizeToPx(border_.BottomLeftRadius().GetY()))); in PaintLeftTip()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Drosen_render_piece.cpp99 …SkPoint::Make(NormalizeToPx(border.BottomLeftRadius().GetX()), NormalizeToPx(border.BottomLeftRadi… in MakeRRect()
122 … NormalizeToPx(border.BottomLeftRadius().GetX()), NormalizeToPx(border.BottomLeftRadius().GetY())); in MakeRRect()
H A Drender_piece.cpp69 …TopLeftRadius(), border.TopRightRadius(), border.BottomRightRadius(), border.BottomLeftRadius() }); in OnPaintFinish()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drosen_render_search.cpp202 …SkPoint::Make(NormalizeToPx(border.BottomLeftRadius().GetX()), NormalizeToPx(border.BottomLeftRadi… in Paint()
220 … NormalizeToPx(border.BottomLeftRadius().GetX()), NormalizeToPx(border.BottomLeftRadius().GetY())); in Paint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_model_ng.cpp99 ACE_UPDATE_PAINT_PROPERTY(RectPaintProperty, BottomLeftRadius, bottomLeftRadius); in SetBottomLeftRadius()
162 … ACE_UPDATE_NODE_PAINT_PROPERTY(RectPaintProperty, BottomLeftRadius, bottomLeftRadius, frameNode); in SetBottomLeftRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp366 …RSPoint(border_.BottomLeftRadius().GetX().ConvertToPx(), border_.BottomLeftRadius().GetY().Convert… in MakeRRect()
424 …auto borderRadius = ModifyBorderRadius(border_.BottomLeftRadius().GetY().ConvertToPx(), childSize_… in BuildCompletePath()
442 …auto borderRadius = ModifyBorderRadius(border_.BottomLeftRadius().GetY().ConvertToPx(), childSize_… in BuildDoubleBorderPath()
794 …Dimension(std::max(padding_.Left().ConvertToPx(), border_.BottomLeftRadius().GetX().ConvertToPx())… in InitEdgeSize()
801 … std::max(padding_.Bottom().ConvertToPx(), border_.BottomLeftRadius().GetY().ConvertToPx()))); in InitEdgeSize()
H A Dbubble_layout_algorithm.cpp380 …auto borderRadius = ModifyBorderRadius(border_.BottomLeftRadius().GetY().ConvertToPx(), childSize_… in SetBubbleRadius()
381 …auto borderRadius2 = ModifyBorderRadius(border_.BottomLeftRadius().GetY().ConvertToPx(), childSize… in SetBubbleRadius()
1567 …Dimension(std::max(padding_.Left().ConvertToPx(), border_.BottomLeftRadius().GetX().ConvertToPx())… in InitEdgeSize()
1574 … std::max(padding_.Bottom().ConvertToPx(), border_.BottomLeftRadius().GetY().ConvertToPx()))); in InitEdgeSize()
2217 border_.BottomLeftRadius().GetX().ConvertToPx()) + in GetPositionWithPlacement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1154 NormalizeToPx(border.BottomLeftRadius().GetX())); in PaintDecoration()
1993 float bottomLeftRadiusX = NormalizeToPx(border.BottomLeftRadius().GetX()); in GetOuterRRect()
1994 float bottomLeftRadiusY = NormalizeToPx(border.BottomLeftRadius().GetY()); in GetOuterRRect()
2011 float bottomLeftRadiusX = NormalizeToPx(border.BottomLeftRadius().GetX()); in GetOuterRRect()
2012 float bottomLeftRadiusY = NormalizeToPx(border.BottomLeftRadius().GetY()); in GetOuterRRect()
2042 float blX = NormalizeToPx(border.BottomLeftRadius().GetX()); in GetInnerRRect()
2043 float blY = NormalizeToPx(border.BottomLeftRadius().GetY()); in GetInnerRRect()
2069 float blX = NormalizeToPx(border.BottomLeftRadius().GetX()); in GetInnerRRect()
2070 float blY = NormalizeToPx(border.BottomLeftRadius().GetY()); in GetInnerRRect()
2087 float bottomLeftRadiusX = NormalizeToPx(border.BottomLeftRadius().GetX()); in GetClipRRect()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_value.cpp128 corner.bottomLeftRadius = border.BottomLeftRadius(); in HandleAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_popup.cpp214 border.SetBottomLeftRadius(boxBorder.BottomLeftRadius()); in PrepareSpecializedComponent()
H A Ddom_textarea.cpp374 border.SetBottomLeftRadius(boxBorder.BottomLeftRadius()); in UpdateDecoration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h164 return border.BottomLeftRadius(); in GetBorderRadiusBottomLeft()
H A Drosen_render_box.cpp777 …fRadii[SkRRect::kLowerLeft_Corner] = GetSkRadii(border.BottomLeftRadius(), shrinkFactor, borderWid…
811 …fRadii[RSRoundRect::BOTTOM_LEFT_POS] = GetRadii(border.BottomLeftRadius(), shrinkFactor, borderWid…
1524 … NormalizePercentToPx(backDecoration_->GetBorder().BottomLeftRadius().GetX(), false));
1547 … NormalizePercentToPx(frontDecoration_->GetBorder().BottomLeftRadius().GetX(), false));
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h129 const Radius& BottomLeftRadius() const in BottomLeftRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_element.cpp352 corner.bottomLeftRadius = border.BottomLeftRadius(); in GetCorner()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp540 fRadii[SkRRect::kLowerLeft_Corner] = GetSkRadii(border.BottomLeftRadius());
559 fRadii.push_back(GetRSRadii(border.BottomLeftRadius()));
591 fRadii[SkRRect::kLowerLeft_Corner] = GetSkRadii(decoration_->GetBorder().BottomLeftRadius());
609 fRadii.push_back(GetRSRadii(decoration_->GetBorder().BottomLeftRadius()));
H A Drender_text_field.cpp1918 … border.BottomRightRadius() - deflateRadius, border.BottomLeftRadius() - deflateRadius }); in UpdateFocusAnimation()
2738 errorBorder.SetBottomLeftRadius(decoration_->GetBorder().BottomLeftRadius()); in ChangeBorderToErrorStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsearch_model_impl.cpp373 border.SetBottomLeftRadius(boxBorder.BottomLeftRadius()); in UpdateDecorationStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.cpp658 border.BottomLeftRadius(), border.BottomRightRadius() }); in ResetFocusEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_textfield_util.cpp361 border.SetBottomLeftRadius(boxBorder.BottomLeftRadius()); in UpdateDecorationStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.cpp352 … setter = BorderRadiusHelper(&Border::SetBottomLeftRadius, &Border::BottomLeftRadius); in UpdatePropAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp623 bottomLeftRadius_ = Radius(border.BottomLeftRadius() - Radius(bottomEdgeWidth, leftEdgeWidth)); in SetRadius()