Home
last modified time | relevance | path

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

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