Home
last modified time | relevance | path

Searched refs:DeleteItemsOutOfScope (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.h65 …void DeleteItemsOutOfScope(std::map<int32_t, T>& map, int32_t startLineIndex, int32_t endLineIndex) in DeleteItemsOutOfScope() function
H A Dgrid_scroll_layout_algorithm.cpp2120 DeleteItemsOutOfScope(gridLayoutInfo_.lineHeightMap_, startLineIndex, endLineIndex); in SupplyAllData2ZeroIndex()
2121 DeleteItemsOutOfScope(gridLayoutInfo_.gridMatrix_, startLineIndex, endLineIndex); in SupplyAllData2ZeroIndex()