Searched refs:html_printer (Results 1 – 4 of 4) sorted by relevance
1939 class html_printer : public printer { class2103 html_printer ();2104 ~html_printer ();2120 return new html_printer; in make_printer()2125 void html_printer::set_style(const style &sty) in set_style()2140 int html_printer::is_bold (font *f) in is_bold()2150 font *html_printer::make_bold (font *f) in make_bold()2163 void html_printer::end_of_line() in end_of_line()2173 void html_printer::emit_line (text_glob *) in emit_line()2185 void html_printer::restore_troff_indent (void) in restore_troff_indent()[all …]
217 * src/devices/grohtml/post-html.cc (html_printer::do_tab_ts):231 (text_glob::is_br, html_printer::lookahead_for_tables): Updated.232 (html_printer::do_tab_ts): Call `emit_table_header' with `FALSE'.345 (html_printer::update_min_max, html_printer::add_table_end): New347 (html_printer::lookahead_for_tables): Use them.349 (html_printer::~html_printer): Add creation of creator comment up.364 (html_printer::next_horiz_pos): Add `text_glob' argument; update367 (html_printer::calc_nf): Don't test if `g' is NULL.368 (html_printer::lookahead_for_tables): Use417 * src/devices/grohtml/post-html.cc (html_printer::end_font,[all …]
515 (html_printer::do_auto_image): Utilizes it.517 (html_printer::begin_page): Tidied up comments that are issued to519 (html_printer::do_fill): Fixed so that `.nf' works with fonts other545 * src/devices/grohtml/post-html.cc (html_printer::add_to_sbuf):705 * src/devices/grohtml/post-html.cc (html_printer::special): Ditto.706 * src/devices/grohtml-old/html.cc (html_printer::special): Ditto.905 * src/devices/grohtml/post-html.cc (html_printer): New member907 (html_printer::emit_raw): Use it.908 (html_printer::do_linelength): Ditto.909 (html_printer::do_pageoffset): Ditto.[all …]
560 (html_printer::lookahead_for_tables): End .ce properly to avoid a638 * src/devices/grohtml/post-html.cpp (html_printer::emit_raw): Unset640 (html_printer::do_check_center): Emit vertical space if necessary.668 * src/devices/grohtml/post-html.cpp (html_printer::is_line_start,669 html_printer::start_font): Fix handling of preformatted text.710 * src/devices/grohtml/post-html.cpp (html_printer): Add variables713 (html_printer::emit_raw, html_printer::write_header,714 html_printer::do_indent, html_printer::do_check_center,715 html_printer::do_tab_ts): Handle vertical space.716 (html_printer:do_tab_te, html_printer::do_end_para): Call[all …]