Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dimages.c123 const char * const xpm_single_view[] = { variable
H A Dimages.h17 extern const char * const xpm_single_view[];
H A Dgconf.c136 "button4", (gchar **) xpm_single_view); in init_main_window()
H A Dqconf.cc1401 singleViewAction = new QAction(QPixmap(xpm_single_view), "Single View", this); in ConfigMainWindow()