Home
last modified time | relevance | path

Searched refs:Bold (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/tools/lldbmacros/core/
H A Dstandard.py89 Bold = "\033[1m" variable in VT
/xnu-11417.140.69/tools/lldbmacros/
H A Dxnu.py167 fmt = vt.Bold + vt.Default
203 print(stream.VT.Bold + stream.VT.DarkGreen + type(exc).__name__ +