Home
last modified time | relevance | path

Searched refs:xpm_back (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dimages.c68 const char * const xpm_back[] = { variable
H A Dimages.h15 extern const char * const xpm_back[];
H A Dqconf.cc1379 backAction = new QAction(QPixmap(xpm_back), "Back", this); in ConfigMainWindow()
/openbmc/u-boot/scripts/kconfig/
H A Dimages.c66 static const char *xpm_back[] = { variable
H A Dqconf.cc1390 backAction = new QAction(QPixmap(xpm_back), _("Back"), this); in ConfigMainWindow()