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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1937 class html_printer : public printer { class in inherits:printer
2101 html_printer ();
2102 ~html_printer ();
2118 return new html_printer;
2123 void html_printer::set_style(const style &sty)
2138 int html_printer::is_bold (font *f)
2148 font *html_printer::make_bold (font *f)
2161 void html_printer::end_of_line()
2171 void html_printer::emit_line (text_glob *)
2183 void html_printer
4156 html_printer::html_printer() function in class:html_printer
[all...]

Completed in 55 milliseconds