Searched refs:itemsInOneRow (Results 1 – 1 of 1) sorted by relevance
1350 for (size_t i = 0; i < itemsInOneRow.size(); i++) { \1351 if (currentStickyItem_ != itemsInOneRow[i] && selectedItem_ != itemsInOneRow[i]) { \1367 std::vector<RefPtr<RenderListItem>> itemsInOneRow; in LayoutOrRecycleCurrentItemsForLaneList() local1372 itemsInOneRow.clear(); in LayoutOrRecycleCurrentItemsForLaneList()1391 itemsInOneRow.emplace_back(child); in LayoutOrRecycleCurrentItemsForLaneList()