Home
last modified time | relevance | path

Searched defs:bold (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/console/
Dcommands.c155 const char *esp_console_get_hint(const char *buf, int *color, int *bold) in esp_console_get_hint()
/hal_espressif-3.6.0/components/console/linenoise/
Dlinenoise.c497 int color = -1, bold = 0; in refreshShowHints() local