HomeSort by relevance Sort by last modified time
    Searched defs:child_path (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
gtk_tree.cc 34 GtkTreePath *child_path = gtk_tree_model_sort_convert_path_to_child_path( local
36 int row = GetRowNumForPath(child_path);
37 gtk_tree_path_free(child_path);
task_manager_gtk.cc 946 GtkTreePath* child_path = gtk_tree_path_new_from_indices(iter->first + i, local
964 GtkTreePath* child_path = gtk_tree_model_sort_convert_path_to_child_path( local
    [all...]

Completed in 239 milliseconds