Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper.cpp48 bool CheckPaddingBorderGap(ExpandEdges& incomingExpand, const PaddingPropertyF& innerSpace) in CheckPaddingBorderGap()
322 …youtWrapper::AccumulateExpandCacheHit(ExpandEdges& totalExpand, const PaddingPropertyF& innerSpace) in AccumulateExpandCacheHit()
449 auto innerSpace = layoutProperty->CreatePaddingAndBorder(false, false); in GetAccumulatedSafeAreaExpandHelper() local