Home
last modified time | relevance | path

Searched defs:child_path (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dtask_manager_gtk.cc946 GtkTreePath* child_path = gtk_tree_path_new_from_indices(iter->first + i, in OnSelectionChanged() local
964 GtkTreePath* child_path = gtk_tree_model_sort_convert_path_to_child_path( in OnRowActivated() local
Dgtk_tree.cc34 GtkTreePath *child_path = gtk_tree_model_sort_convert_path_to_child_path( in GetTreeSortChildRowNumForPath() local
/external/chromium/chrome/browser/resources/file_manager/js/
Dfile_manager.js174 function isParentPath(parent_path, child_path) { argument
/external/bluetooth/bluez/gdbus/
Dobject.c459 static void invalidate_parent_data(DBusConnection *conn, const char *child_path) in invalidate_parent_data()