Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dimages.c36 static const char *xpm_save[] = { variable
H A Dqconf.cc1399 saveAction = new QAction(QPixmap(xpm_save), _("&Save"), this); in ConfigMainWindow()