Home
last modified time | relevance | path

Searched defs:tree_view (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc52 void OnRowActivatedCallback(GtkTreeView* tree_view, GtkTreePath* path, in OnRowActivatedCallback()
58 GtkTreeView* tree_view = reinterpret_cast<GtkTreeView*>(data); in SimulateLastRowActivated() local
371 void GtkMainWnd::OnRowActivated(GtkTreeView* tree_view, GtkTreePath* path, in OnRowActivated()
/external/fio/
Dgclient.c778 GtkWidget *frame, *box, *tree_view = NULL; local
857 GtkWidget *tree_view; local
966 GtkWidget *frame, *tree_view, *hbox, *completion_vbox, *drawing_area; local
1055 GtkWidget *tree_view; local
1127 GtkWidget *tree_view, *frame, *hbox, *drawing_area, *completion_vbox; local
Dghelpers.c103 GtkTreeViewColumn *tree_view_column(GtkWidget *tree_view, int index, const char *title, unsigned in… in tree_view_column()
Dgfio.c299 GtkWidget *tree_view; in gfio_ui_setup_log() local
/external/avahi/avahi-discover-standalone/
Dmain.c65 static GtkTreeView *tree_view = NULL; variable