Lines Matching full:model
28 gint GetRowNumForIter(GtkTreeModel* model, GtkTreeIter* iter);
30 // Get the row number in the child tree model corresponding to |sort_path| in
31 // the parent tree model.
95 // Add all model rows corresponding to the given list store indices to |rows|.
101 static gboolean OnCheckRowIsSeparator(GtkTreeModel* model,
108 GtkTreeModel* model,
124 // Return the index into the list store for the given model row.
175 virtual void TreeNodesAdded(ui::TreeModel* model,
179 virtual void TreeNodesRemoved(ui::TreeModel* model,
183 virtual void TreeNodeChanged(ui::TreeModel* model, ui::TreeModelNode* node);