Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dimages.c121 static const char *xpm_single_view[] = { variable
H A Dgconf.c181 "button4", (gchar **) xpm_single_view); in init_main_window()
H A Dqconf.cc1335 …Q3Action *singleViewAction = new Q3Action("Single View", QPixmap(xpm_single_view), _("Single View"… in ConfigMainWindow()