Home
last modified time | relevance | path

Searched defs:leftWidth (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp63 auto leftWidth = decoration.GetBorder().Left().GetWidth().ConvertToPx(dipScale) + in GetInnerRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1825 Dimension leftWidth; in CheckLocalizedBorderImageWidth() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp732 double leftWidth = NormalizeToPx(border.Left().GetWidth()); local
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp3148 double leftWidth = NormalizeToPx(border.Left().GetWidth()); in PaintShadow() local

Completed in 19 milliseconds