Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dimages.c150 const char * const xpm_split_view[] = { variable
H A Dimages.h18 extern const char * const xpm_split_view[];
H A Dgconf.c138 "button5", (gchar **) xpm_split_view); in init_main_window()
H A Dqconf.cc1337 splitViewAction = new QAction(QPixmap(xpm_split_view), "Split View", this); in ConfigMainWindow()