Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dimages.c148 static const char *xpm_split_view[] = { variable
H A Dgconf.c175 "button5", (gchar **) xpm_split_view); in init_main_window()
H A Dqconf.cc1413 splitViewAction = new QAction(QPixmap(xpm_split_view), _("Split View"), this); in ConfigMainWindow()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dimages.c150 const char * const xpm_split_view[] = { variable
H A Dimages.h18 extern const char * const xpm_split_view[];
H A Dgconf.c174 "button5", (gchar **) xpm_split_view); in init_main_window()
H A Dqconf.cc1398 splitViewAction = new QAction(QPixmap(xpm_split_view), "Split View", this); in ConfigMainWindow()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dimages.c148 static const char *xpm_split_view[] = { variable
H A Dgconf.c175 "button5", (gchar **) xpm_split_view); in init_main_window()
H A Dqconf.cc1413 splitViewAction = new QAction(QPixmap(xpm_split_view), _("Split View"), this); in ConfigMainWindow()