Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp206 double currentItemMarginBottom = 0.0; in CalculateMargin() local
225 currentItemMarginBottom = itemTemp->GetMargin(setterBottom).Value(); in CalculateMargin()
231 beforeMarginBottom = currentItemMarginBottom; in CalculateMargin()