Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dimages.c8 const char * const xpm_load[] = { variable
H A Dimages.h13 extern const char * const xpm_load[];
H A Dqconf.cc1376 QAction *loadAction = new QAction(QPixmap(xpm_load), "&Load", this); in ConfigMainWindow()
/OK3568_Linux_fs/buildroot/support/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()