Searched refs:tree_path (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_tree_model.cc84 GtkTreePath* tree_path = gtk_tree_path_new_from_string(path); local
86 &folder_iter, tree_path);
91 gtk_tree_path_free(tree_path);
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_tree_model.cc100 GtkTreePath* tree_path = gtk_tree_path_new_from_string(path); local
102 &folder_iter, tree_path);
106 gtk_tree_path_free(tree_path);

Completed in 58 milliseconds