HomeSort by relevance Sort by last modified time
    Searched full:gtk_tree_path_free (Results 1 - 13 of 13) 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_org/chrome/browser/ui/gtk/
gtk_tree.cc 30 gtk_tree_path_free(path);
39 gtk_tree_path_free(child_path);
56 gtk_tree_path_free(path);
78 g_list_foreach(list, (GFunc)gtk_tree_path_free, NULL);
431 gtk_tree_path_free(path);
461 gtk_tree_path_free(path);
task_manager_gtk.cc 753 gtk_tree_path_free(path);
756 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
    [all...]
collected_cookies_gtk.cc 398 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
428 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
494 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL);
gtk_tree.h 196 // 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);
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.cc 57 gtk_tree_path_free(current_path);
106 gtk_tree_path_free(tree_path);
214 gtk_tree_path_free(selected_path);
bookmark_editor_gtk.cc 202 gtk_tree_path_free(path);
427 gtk_tree_path_free(path);
673 gtk_tree_path_free(path);
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
main_wnd.cc 92 gtk_tree_path_free(lastpath);

Completed in 682 milliseconds