Searched defs:EditorTreeModel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_editor_view.h61 class EditorTreeModel : public ui::TreeNodeModel<EditorNode> { class in class:BookmarkEditorView
63 explicit EditorTreeModel(EditorNode* root) function in class:BookmarkEditorView::EditorTreeModel
70 DISALLOW_COPY_AND_ASSIGN(EditorTreeModel);
230 scoped_ptr<EditorTreeModel> tree_model_;

Completed in 78 milliseconds