Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.h157 void SupplyAllData2ZeroIndex(float mainSize, float crossSize, LayoutWrapper* layoutWrapper);
H A Dgrid_scroll_layout_algorithm.cpp376 SupplyAllData2ZeroIndex(mainSize, crossSize, layoutWrapper); in FillGridViewportAndMeasureChildren()
2107 void GridScrollLayoutAlgorithm::SupplyAllData2ZeroIndex(float mainSize, float crossSize, LayoutWrap… in SupplyAllData2ZeroIndex() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm