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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dnode.cpp715 class suppress_output_file : public real_output_file { class in inherits:real_output_file
717 suppress_output_file();
1757 /* suppress_output_file */
1759 suppress_output_file::suppress_output_file() function in class:suppress_output_file
1763 void suppress_output_file::really_print_line(hunits, vunits, node *, vunits, vunits, hunits)
1767 void suppress_output_file::really_begin_page(int, vunits)
1771 void suppress_output_file::really_transparent_char(unsigned char)
6429 the_output = new suppress_output_file;

Completed in 108 milliseconds