Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dimages.c123 const char * const xpm_single_view[] = { variable
H A Dimages.h17 extern const char * const xpm_single_view[];
H A Dgconf.c172 "button4", (gchar **) xpm_single_view); in init_main_window()
H A Dqconf.cc1395 singleViewAction = new QAction(QPixmap(xpm_single_view), "Single View", this); in ConfigMainWindow()
/OK3568_Linux_fs/buildroot/support/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()