Home
last modified time | relevance | path

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

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