Home
last modified time | relevance | path

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

/openbmc/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.c172 "button6", (gchar **) xpm_tree_view); in init_main_window()
H A Dqconf.cc1419 fullViewAction = new QAction(QPixmap(xpm_tree_view), "Full View", this); in ConfigMainWindow()
/openbmc/u-boot/scripts/kconfig/
H A Dimages.c94 static const char *xpm_tree_view[] = { variable
H A Dgconf.c177 "button6", (gchar **) xpm_tree_view); in init_main_window()
H A Dqconf.cc1416 fullViewAction = new QAction(QPixmap(xpm_tree_view), _("Full View"), this); in ConfigMainWindow()