Home
last modified time | relevance | path

Searched defs:outerBorderWidth (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_paint_method.h117 void SetOuterBorderWidth(const Dimension outerBorderWidth) in SetOuterBorderWidth()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Dsheet_wrapper_paint_method.cpp56 auto outerBorderWidth = sheetTheme->GetSheetOuterBorderWidth().ConvertToPx(); in PaintOuterBorder() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp2010 BorderWidthProperty& outerBorderWidth = const_cast<BorderWidthProperty &>(value); in SetOuterBorderWidth() local
2031 BorderWidthProperty& outerBorderWidth = const_cast<BorderWidthProperty &>(value); in SetOuterBorderWidth() local
4844 std::string outerBorderWidth = pattern->GetResCacheMapByKey("outerBorderWidthRes"); in CreateWithOuterBorderWidthResourceObj() local