Searched refs:list_store_it (Results 1 – 1 of 1) sorted by relevance
130 for (std::set<int>::const_iterator list_store_it = list_store_indices.begin(); in MapListStoreIndicesToModelRows() local131 list_store_it != list_store_indices.end(); in MapListStoreIndicesToModelRows()132 ++list_store_it) { in MapListStoreIndicesToModelRows()133 int list_store_index = *list_store_it; in MapListStoreIndicesToModelRows()