Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp103 double beforeMarginBottom = 0.0; in PerformLayout() local
204 …p::CalculateMargin(const RefPtr<RenderNode>& item, bool& beforeIsBlock, double& beforeMarginBottom) in CalculateMargin()