Searched defs:BOLD (Results 1 – 5 of 5) sorted by relevance
71 #define COLOR(FGBG, CODE, BOLD) "\033[0;" BOLD FGBG CODE "m" argument73 #define ALLCOLORS(FGBG,BOLD) {\ argument
53 BOLD = ESCAPE % "1" variable
60 BOLD = '' #: Turn on bold mode variable in TerminalController
66 #define BOLD 020 /* Bold */ macro
411 #define BOLD 3 macro