Searched refs:treeview (Results 1 – 18 of 18) sorted by relevance
/external/chromium/chrome/browser/ui/gtk/ |
D | task_manager_gtk.cc | 158 void TreeViewColumnSetVisible(GtkWidget* treeview, TaskManagerColumn colid, in TreeViewColumnSetVisible() argument 161 GTK_TREE_VIEW(treeview), TreeViewColumnIndexFromID(colid)); in TreeViewColumnSetVisible() 165 bool TreeViewColumnIsVisible(GtkWidget* treeview, TaskManagerColumn colid) { in TreeViewColumnIsVisible() argument 167 GTK_TREE_VIEW(treeview), TreeViewColumnIndexFromID(colid)); in TreeViewColumnIsVisible() 171 void TreeViewInsertColumnWithPixbuf(GtkWidget* treeview, int resid) { in TreeViewInsertColumnWithPixbuf() argument 176 gtk_tree_view_set_tooltip_column(GTK_TREE_VIEW(treeview), colid); in TreeViewInsertColumnWithPixbuf() 193 gtk_tree_view_append_column(GTK_TREE_VIEW(treeview), column); in TreeViewInsertColumnWithPixbuf() 198 void TreeViewInsertColumnWithName(GtkWidget* treeview, in TreeViewInsertColumnWithName() argument 202 GTK_TREE_VIEW(treeview), -1, in TreeViewInsertColumnWithName() 208 GTK_TREE_VIEW(treeview), TreeViewColumnIndexFromID(colid)); in TreeViewInsertColumnWithName() [all …]
|
/external/dbus/tools/ |
D | dbus-viewer.c | 90 GtkWidget *treeview; member 117 dbus_tree_view_update (GTK_TREE_VIEW (w->treeview), in tree_window_set_node() 456 w->treeview = dbus_tree_view_new (); in tree_window_new() 458 gtk_container_add (GTK_CONTAINER (sw), w->treeview); in tree_window_new()
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
D | mozilla | 526 treeview
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | doxyfile | 534 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/srtp/doc/ |
D | Doxyfile | 583 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/libvorbis/doc/ |
D | Doxyfile.in | 663 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/dropbear/libtomcrypt/ |
D | Doxyfile | 674 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/libmtp/doc/ |
D | Doxyfile.in | 678 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/clang/docs/ |
D | doxygen.cfg.in | 720 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/libusb/doc/ |
D | doxygen.cfg.in | 776 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/srec/doc/ |
D | srec.doxygen | 812 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/libvpx/ |
D | libs.doxy_template | 790 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/eigen/doc/ |
D | Doxyfile.in | 924 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/eigen/unsupported/doc/ |
D | Doxyfile.in | 906 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/qemu/distrib/sdl-1.2.15/Xcode/XcodeDocSet/ |
D | Doxyfile | 1000 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 1036 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/libvpx/nestegg/docs/ |
D | Doxyfile.in | 986 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|
/external/antlr/antlr-3.4/runtime/C/ |
D | doxyfile | 1067 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
|