Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dimages.c121 static const char *xpm_single_view[] = { variable
H A Dgconf.c173 "button4", (gchar **) xpm_single_view); in init_main_window()
H A Dqconf.cc1410 singleViewAction = new QAction(QPixmap(xpm_single_view), _("Single View"), this); in ConfigMainWindow()