Searched refs:GtkTreePath (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/examples/peerconnection/client/linux/ |
D | main_wnd.h | 24 typedef struct _GtkTreePath GtkTreePath; typedef 68 void OnRowActivated(GtkTreeView* tree_view, GtkTreePath* path,
|
D | main_wnd.cc | 52 void OnRowActivatedCallback(GtkTreeView* tree_view, GtkTreePath* path, in OnRowActivatedCallback() 63 GtkTreePath* lastpath = gtk_tree_path_new_from_indices(rows - 1, -1); in SimulateLastRowActivated() 371 void GtkMainWnd::OnRowActivated(GtkTreeView* tree_view, GtkTreePath* path, in OnRowActivated()
|
/external/avahi/avahi-discover-standalone/ |
D | main.c | 96 GtkTreePath *path; in free_service() 139 GtkTreePath *path, *ppath; in service_browser_callback() 188 GtkTreePath *path; in service_type_browser_callback() 251 GtkTreePath *path; in get_service_on_cursor()
|
/external/avahi/avahi-ui/ |
D | avahi-ui.c | 468 GtkTreePath *path; in browse_callback() 547 GtkTreePath *path; in domain_make_default_selection() 842 static void service_row_activated_callback(GtkTreeView *tree_view G_GNUC_UNUSED, GtkTreePath *path … in service_row_activated_callback() 929 static void domain_row_activated_callback(GtkTreeView *tree_view G_GNUC_UNUSED, GtkTreePath *path G… in domain_row_activated_callback()
|