Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dimages.c123 const char *xpm_single_view[] = { variable
Dimages.h17 extern const char *xpm_single_view[];
Dgconf.c171 "button4", (gchar **) xpm_single_view); in init_main_window()
Dqconf.cc1402 singleViewAction = new QAction(QPixmap(xpm_single_view), "Single View", this); in ConfigMainWindow()