Home
last modified time | relevance | path

Searched defs:theme (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c149 static int set_theme(const char *theme) in set_theme()
214 static void color_setup(const char *theme) in color_setup()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dutil.c149 static int set_theme(const char *theme) in set_theme()
214 static void color_setup(const char *theme) in color_setup()
/openbmc/qemu/ui/
H A Dgtk.c2386 GtkIconTheme *theme; in gtk_display_init() local