Home
last modified time | relevance | path

Searched refs:CheckPaddingBorderGap (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() function
338 CHECK_NULL_RETURN(CheckPaddingBorderGap(totalExpand, innerSpace), false); in AccumulateExpandCacheHit()