Searched refs:make_bold (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/groff/src/devices/grotty/
H A Dtty.cpp209 void make_bold(unsigned int, int);
329 void tty_printer::make_bold(unsigned int c, int w) function in class:tty_printer
750 make_bold(p->code, p->w);
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp2064 font *make_bold (font *f);
2145 * make_bold - if a bold font of, f, exists then return it.
2148 font *html_printer::make_bold (font *f) function in class:html_printer
4070 font *bold_font = make_bold(sbuf_style.f);

Completed in 122 milliseconds