Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dimages.c94 static const char *xpm_tree_view[] = { variable
H A Dgconf.c177 "button6", (gchar **) xpm_tree_view); in init_main_window()
H A Dqconf.cc1416 fullViewAction = new QAction(QPixmap(xpm_tree_view), _("Full View"), this); in ConfigMainWindow()