Home
last modified time | relevance | path

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

/scripts/kconfig/
Dimages.c66 static const char *xpm_back[] = { variable
Dgconf.c231 "button1", (gchar **) xpm_back); in init_main_window()
Dqconf.cc1315 backAction = new QAction("Back", QPixmap(xpm_back), _("Back"), 0, this); in ConfigMainWindow()