Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dimages.c6 static const char *xpm_load[] = { variable
Dqconf.cc1330 …Q3Action *loadAction = new Q3Action("Load", QPixmap(xpm_load), _("&Load"), Qt::CTRL + Qt::Key_L, t… in ConfigMainWindow()