Home
last modified time | relevance | path

Searched defs:bold (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/mandoc/
H A Dcgi.c768 int italic, bold; in resp_catman() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp522 raw_ostream &raw_ostream::changeColor(enum Colors colors, bool bold, bool bg) { in changeColor()