Home
last modified time | relevance | path

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

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