Home
last modified time | relevance | path

Searched refs:make_bold (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp211 void make_bold(unsigned int, int);
331 void tty_printer::make_bold(unsigned int c, int w) in make_bold() function in tty_printer
752 make_bold(p->code, p->w); in end_page()
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2066 font *make_bold (font *f);
2150 font *html_printer::make_bold (font *f) in make_bold() function in html_printer
4072 font *bold_font = make_bold(sbuf_style.f); in flush_sbuf()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1182282 New methods `make_underline', `make_bold', `color_to_idx',
2950 (html_printer::is_bold, html_printer::make_bold): New member
H A DChangeLog459 (tty_printer::make_underline, tty_printer::make_bold,