Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/kconfig/
Dimages.c96 const char * const xpm_tree_view[] = { variable
Dimages.h16 extern const char * const xpm_tree_view[];
Dgconf.c172 "button6", (gchar **) xpm_tree_view); in init_main_window()
Dqconf.cc1419 fullViewAction = new QAction(QPixmap(xpm_tree_view), "Full View", this); in ConfigMainWindow()