Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1874 Dimension endWidth; in CheckLocalizedBorderImageWidth() local
1885 endWidth = borderImageProperty->borderImageEnd_->GetBorderImageWidth(); in CheckLocalizedBorderImageWidth()
1886 borderImageProperty->SetEdgeWidth(BorderImageDirection::END, endWidth); in CheckLocalizedBorderImageWidth()