Searched refs:xpm_load (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/scripts/kconfig/ | ||
D | images.c | 6 static const char *xpm_load[] = { variable |
D | qconf.cc | 1396 QAction *loadAction = new QAction(QPixmap(xpm_load), _("&Load"), this); in ConfigMainWindow() |