Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h218 SetBottomStyle(style); in SetStyle()
236 void SetBottomStyle(BorderStyle style) in SetBottomStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h199 border.SetBottomStyle(styleBottom); in SetBorderStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp3175 border.SetBottomStyle(BorderStyle::SOLID); in PaintShadow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp858 borderStyle.border.SetBottomStyle(ConvertStrToBorderStyle(value)); in SetCurrentStyle()