Searched refs:GetGroupID (Results 1 – 6 of 6) sorted by relevance
145 int group = model_->GetGroupID(i);173 int last_group = model_->GetGroupID(range.location - 1);193 [dict setObject:[NSNumber numberWithInt:model_->GetGroupID(row)]
51 virtual int GetGroupID(int row) OVERRIDE;
232 int TemplateURLTableModel::GetGroupID(int row) { in GetGroupID() function in TemplateURLTableModel
42 virtual int GetGroupID(int row) OVERRIDE;
115 int PluginExceptionsTableModel::GetGroupID(int row) { in GetGroupID() function in PluginExceptionsTableModel
164 int group = table_model_->GetGroupID(model_row); in GetListStoreIndexForModelRow()193 COL_GROUP_ID, table_model_->GetGroupID(row), in AddNodeToList()