Home
last modified time | relevance | path

Searched refs:SetRightStyle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h217 SetRightStyle(style); in SetStyle()
231 void SetRightStyle(BorderStyle style) in SetRightStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h197 border.SetRightStyle(styleRight); in SetBorderStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp3171 border.SetRightStyle(BorderStyle::SOLID); in PaintShadow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp931 borderStyle.border.SetRightStyle(ConvertStrToBorderStyle(value)); in SetCurrentStyle()