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