Searched refs:color_bold_white (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_presubmit/py/pw_presubmit/ | ||
D | format_code.py | 51 return pw_presubmit.color_bold_white(line) |
D | presubmit.py | 67 color_bold_white = tools.make_color(37, 1) variable |