Searched defs:bold (Results 1 – 3 of 3) sorted by relevance
14 char *hints(const char *buf, int *color, int *bold) { in hints()
479 int color = -1, bold = 0; in refreshShowHints() local
669 static char *hintsCallback(const char *buf, int *color, int *bold) { in hintsCallback()880 int bold = strstr(color,"bold") != NULL; in sdscatcolor() local