Searched refs:COLOR_BOLD (Results 1 – 1 of 1) sorted by relevance
25 #define COLOR_BOLD "\033[;1m" macro183 table.SetTextAt(row, 0, BString(COLOR_BOLD).Append(name).Append(COLOR_RESET)); in print_summary()