Home
last modified time | relevance | path

Searched refs:xpm_load (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dimages.c6 static const char *xpm_load[] = { variable
H A Dqconf.cc1396 QAction *loadAction = new QAction(QPixmap(xpm_load), _("&Load"), this); in ConfigMainWindow()