Searched defs:child_path (Results 1 – 4 of 4) sorted by relevance
946 GtkTreePath* child_path = gtk_tree_path_new_from_indices(iter->first + i, in OnSelectionChanged() local964 GtkTreePath* child_path = gtk_tree_model_sort_convert_path_to_child_path( in OnRowActivated() local
34 GtkTreePath *child_path = gtk_tree_model_sort_convert_path_to_child_path( in GetTreeSortChildRowNumForPath() local
174 function isParentPath(parent_path, child_path) { argument
459 static void invalidate_parent_data(DBusConnection *conn, const char *child_path) in invalidate_parent_data()