HomeSort by relevance Sort by last modified time
    Searched full:gtk_tree_path_free (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
gtk_tree.cc 28 gtk_tree_path_free(path);
37 gtk_tree_path_free(child_path);
54 gtk_tree_path_free(path);
76 g_list_foreach(list, (GFunc)gtk_tree_path_free, NULL);
429 gtk_tree_path_free(path);
459 gtk_tree_path_free(path);
task_manager_gtk.cc 803 gtk_tree_path_free(path);
806 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
    [all...]
collected_cookies_gtk.cc 354 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
396 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
462 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
gtk_tree.h 194 // The returned path should be freed with gtk_tree_path_free.
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.cc 48 gtk_tree_path_free(current_path);
91 gtk_tree_path_free(tree_path);
200 gtk_tree_path_free(selected_path);
bookmark_editor_gtk.cc 130 gtk_tree_path_free(path);
344 gtk_tree_path_free(path);
583 gtk_tree_path_free(path);

Completed in 25 milliseconds