Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dimages.c38 const char *xpm_save[] = { variable
Dimages.h14 extern const char *xpm_save[];
Dqconf.cc1389 saveAction = new QAction(QPixmap(xpm_save), "&Save", this); in ConfigMainWindow()