Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dimages.c36 static const char *xpm_save[] = { variable
H A Dgconf.c178 "button3", (gchar **) xpm_save); in init_main_window()
H A Dqconf.cc1326 saveAction = new Q3Action("Save", QPixmap(xpm_save), _("&Save"), Qt::CTRL + Qt::Key_S, this); in ConfigMainWindow()