Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dimages.c148 static const char *xpm_split_view[] = { variable
H A Dgconf.c183 "button5", (gchar **) xpm_split_view); in init_main_window()
H A Dqconf.cc1337 …Q3Action *splitViewAction = new Q3Action("Split View", QPixmap(xpm_split_view), _("Split View"), 0… in ConfigMainWindow()