Searched defs:bold (Results 1 – 2 of 2) sorted by relevance
155 const char *esp_console_get_hint(const char *buf, int *color, int *bold) in esp_console_get_hint()
497 int color = -1, bold = 0; in refreshShowHints() local