Searched refs:GetListStoreIndexForModelRow (Results 1 – 2 of 2) sorted by relevance
161 int TableAdapter::GetListStoreIndexForModelRow(int model_row) const { in GetListStoreIndexForModelRow() function in gtk_tree::TableAdapter178 int list_store_index = GetListStoreIndexForModelRow(row); in AddNodeToList()248 int list_store_index = GetListStoreIndexForModelRow(start); in OnItemsChanged()289 list_store_index = GetListStoreIndexForModelRow(start - 1) + 1; in OnItemsRemoved()
125 int GetListStoreIndexForModelRow(int model_row) const;