Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dimages.c6 static const char *xpm_load[] = { variable
H A Dgconf.c176 "button2", (gchar **) xpm_load); in init_main_window()
H A Dqconf.cc1324 …Q3Action *loadAction = new Q3Action("Load", QPixmap(xpm_load), _("&Load"), Qt::CTRL + Qt::Key_L, t… in ConfigMainWindow()