Home
last modified time | relevance | path

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

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