Home
last modified time | relevance | path

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

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