Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h192 void CalculateWholeSize(double drawLength);
H A Drender_grid_scroll.cpp951 CalculateWholeSize(drawLength); in PerformLayout()
1138 void RenderGridScroll::CalculateWholeSize(double drawLength) in CalculateWholeSize() function in OHOS::Ace::V2::RenderGridScroll