Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1833 Dimension startSlice; in CheckLocalizedBorderImageSlice() local
1836 startSlice = borderImageProperty->borderImageStart_->GetBorderImageSlice(); in CheckLocalizedBorderImageSlice()
1837 borderImageProperty->SetEdgeSlice(BorderImageDirection::START, startSlice); in CheckLocalizedBorderImageSlice()