Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dimages.c38 const char * const xpm_save[] = { variable
H A Dimages.h14 extern const char * const xpm_save[];
H A Dqconf.cc1393 saveAction = new QAction(QPixmap(xpm_save), "&Save", this); in ConfigMainWindow()
/openbmc/u-boot/scripts/kconfig/
H A Dimages.c36 static const char *xpm_save[] = { variable
H A Dqconf.cc1399 saveAction = new QAction(QPixmap(xpm_save), _("&Save"), this); in ConfigMainWindow()