Home
last modified time | relevance | path

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

/freebsd-src/bin/ls/
H A Dprint.c101 bool bold; member
/freebsd-src/contrib/mandoc/
H A Dcgi.c743 int italic, bold; resp_catman() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp528 changeColor(enum Colors colors,bool bold,bool bg) changeColor() argument