Home
last modified time | relevance | path

Searched refs:SetTopRightRadius (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_model_ng.cpp63 RectModelNG::SetTopRightRadius(radius); in SetRadiusValue()
92 void RectModelNG::SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius() function in OHOS::Ace::NG::RectModelNG
117 rect->SetTopRightRadius(newRadius); in SetShapeRectRadius()
139 RectModelNG::SetTopRightRadius(frameNode, radius); in SetRadiusValue()
155 void RectModelNG::SetTopRightRadius(FrameNode* frameNode, const Radius& topRightRadius) in SetTopRightRadius() function in OHOS::Ace::NG::RectModelNG
H A Drect_model_ng.h40 static void SetTopRightRadius(const Radius& topRightRadius);
45 static void SetTopRightRadius(FrameNode* frameNode, const Radius& topRightRadius);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dpopup_list_component.cpp44 border.SetTopRightRadius(radiusTop); in BuildBackground()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drect_model_impl.cpp66 component->SetTopRightRadius(newRadius); in SetRadiusValue()
H A Dsearch_model_impl.cpp372 border.SetTopRightRadius(boxBorder.TopRightRadius()); in UpdateDecorationStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Ddialog_modal_component.cpp60 clip->SetTopRightRadius(Radius(BG_RADIUS)); in BuildInnerChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_component.cpp62 border.SetTopRightRadius(Radius(DRAG_BAR_RADIUS)); in BuildInnerChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h99 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component_v2.cpp68 border.SetTopRightRadius(Radius(DRAG_BAR_RADIUS)); in BuildInnerChild()
H A Dsliding_panel_component.cpp111 border.SetTopRightRadius(Radius(DRAG_BAR_RADIUS)); in BuildInnerChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dshape.h244 void SetTopRightRadius(const Dimension& topRightRadius, bool isX = true)
479 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h45 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item_group.cpp161 listItemGroupComponent_->SetTopRightRadius(topRightRadius_); in PrepareSpecializedComponent()
H A Ddom_popup.cpp213 border.SetTopRightRadius(boxBorder.TopRightRadius()); in PrepareSpecializedComponent()
H A Ddom_list_item.cpp360 listItemComponent_->SetTopRightRadius(topRightRadius_); in PrepareSpecializedComponent()
H A Ddom_textarea.cpp373 border.SetTopRightRadius(boxBorder.TopRightRadius()); in UpdateDecoration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h115 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius() function
H A Drosen_render_list_item.cpp186 border.SetTopRightRadius(corner.topRightRadius); in PaintWithFocusEffect()
H A Drender_list_item.cpp486 border.SetTopRightRadius(focusAnimationRRect_.GetCorner().topRightRadius); in ResetFocusEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_rect_shape.cpp166 shapeRect->SetTopRightRadius(newRadius); in SetRadiusValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h113 border.SetTopRightRadius(Radius(AnimatableDimension(radiusTopRight, option)));
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h104 void SetTopRightRadius(const Radius& topRightRadius) in SetTopRightRadius() function
H A Dclip_path.cpp79 SetTopRightRadius(right, isX); in SetRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp90 border.SetTopRightRadius(svgRadius.topRight); in CreateSvgClipBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp315 innerClip->SetTopRightRadius(Radius(ROUND_RADIUS_PHONE)); in Initialize()

12