Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
Dimages.c121 static const char *xpm_single_view[] = { variable
Dgconf.c173 "button4", (gchar **) xpm_single_view); in init_main_window()
Dqconf.cc1410 singleViewAction = new QAction(QPixmap(xpm_single_view), _("Single View"), this); in ConfigMainWindow()