Home
last modified time | relevance | path

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

/u-boot/scripts/kconfig/lxdialog/
A Dutil.c149 static int set_theme(const char *theme) in set_theme() argument
152 if (!theme) in set_theme()
154 else if (strcmp(theme, "classic") == 0) in set_theme()
156 else if (strcmp(theme, "bluetitle") == 0) in set_theme()
158 else if (strcmp(theme, "blackbg") == 0) in set_theme()
160 else if (strcmp(theme, "mono") == 0) in set_theme()
214 static void color_setup(const char *theme) in color_setup() argument
218 use_color = set_theme(theme); in color_setup()
/u-boot/doc/sphinx-static/
A Dtheme_overrides.css3 * Sphinx HTML theme customization: read the doc
22 * RTD theme's default is 800px as max width for the content, but we have
/u-boot/doc/build/
A Dgcc.rst30 python3-pytest python3-sphinxcontrib.apidoc python3-sphinx-rtd-theme swig

Completed in 4 milliseconds