Home
last modified time | relevance | path

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

/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.cc1301 backAction = new QAction(QPixmap(xpm_back), "Back", this); in ConfigMainWindow()