Home
last modified time | relevance | path

Searched refs:xpm_tree_view (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/kconfig/
H A Dimages.c96 const char * const xpm_tree_view[] = { variable
H A Dimages.h16 extern const char * const xpm_tree_view[];
H A Dgconf.c140 "button6", (gchar **) xpm_tree_view); in init_main_window()
H A Dqconf.cc1341 fullViewAction = new QAction(QPixmap(xpm_tree_view), "Full View", this); in ConfigMainWindow()