Home
last modified time | relevance | path

Searched refs:xpm_load (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/scripts/kconfig/
Dimages.c6 static const char *xpm_load[] = { variable
Dqconf.cc1386 QAction *loadAction = new QAction(QPixmap(xpm_load), "&Load", this); in ConfigMainWindow()