Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dimages.c148 static const char *xpm_split_view[] = { variable
Dgconf.c175 "button5", (gchar **) xpm_split_view); in init_main_window()
Dqconf.cc1405 splitViewAction = new QAction(QPixmap(xpm_split_view), _("Split View"), this); in ConfigMainWindow()