Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.h311 void CalculateGridLayoutSize();
H A Drender_box_base.cpp349 void RenderBoxBase::CalculateGridLayoutSize() in CalculateGridLayoutSize() function in OHOS::Ace::RenderBoxBase
692 CalculateGridLayoutSize(); in PerformLayout()