Home
last modified time | relevance | path

Searched refs:bold (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-2.7.6/components/console/linenoise/
Dlinenoise.h54 typedef char*(linenoiseHintsCallback)(const char *, int *color, int *bold);
Dlinenoise.c428 int color = -1, bold = 0; in refreshShowHints() local
429 char *hint = hintsCallback(l->buf,&color,&bold); in refreshShowHints()
434 if (bold == 1 && color == -1) color = 37; in refreshShowHints()
435 if (color != -1 || bold != 0) in refreshShowHints()
436 snprintf(seq,64,"\033[%d;%d;49m",bold,color); in refreshShowHints()
439 if (color != -1 || bold != 0) in refreshShowHints()
/hal_espressif-2.7.6/components/console/
Dcommands.c163 const char *esp_console_get_hint(const char *buf, int *color, int *bold) in esp_console_get_hint() argument
171 *bold = s_config.hint_bold; in esp_console_get_hint()
Desp_console.h259 const char *esp_console_get_hint(const char *buf, int *color, int *bold);
/hal_espressif-2.7.6/docs/en/security/
Dflash-encryption.rst46 …eader rows does not wrap, it is necessary to make 0 header rows and apply bold typeface to the fir…