Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1873 Dimension startWidth; in CheckLocalizedBorderImageWidth() local
1876 startWidth = borderImageProperty->borderImageStart_->GetBorderImageWidth(); in CheckLocalizedBorderImageWidth()
1877 borderImageProperty->SetEdgeWidth(BorderImageDirection::START, startWidth); in CheckLocalizedBorderImageWidth()