Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dimages.c150 const char *xpm_split_view[] = { variable
Dimages.h18 extern const char *xpm_split_view[];
Dgconf.c173 "button5", (gchar **) xpm_split_view); in init_main_window()
Dqconf.cc1405 splitViewAction = new QAction(QPixmap(xpm_split_view), "Split View", this); in ConfigMainWindow()