Home
last modified time | relevance | path

Searched refs:really_print_line (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp694 virtual void really_print_line(hunits x, vunits y, node *n,
721 void really_print_line(hunits x, vunits y, node *n, vunits, vunits, hunits width);
729 void really_print_line(hunits x, vunits y, node *n, vunits, vunits, hunits width);
795 void really_print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width);
881 void troff_output_file::really_print_line(hunits x, vunits y, node *n, in really_print_line() function in troff_output_file
1689 really_print_line(x, y, n, before, after, width); in print_line()
1740 void ascii_output_file::really_print_line(hunits, vunits, node *n, in really_print_line() function in ascii_output_file
1765 void suppress_output_file::really_print_line(hunits, vunits, node *, vunits, vunits, hunits) in really_print_line() function in suppress_output_file
/netbsd/external/gpl2/groff/dist/
H A DChangeLog.1171416 (troff_output_file::really_print_line): Use `tprint' conditionally.
2077 (troff_output_file::really_print_line,
2078 ascii_output_file::really_print_line,
2079 supress_output_file::really_print_line): Use `width' parameter.
H A DChangeLog1264 (troff_output_file::really_print_line): Check whether we should push
4359 * src/roff/troff/node.cc (troff_output_file::really_print_line,
4361 ascii_output_file::really_print_line,
H A DChangeLog.1181161 (troff_output_file::really_print_line): Don't use `is_on'.
H A DChangeLog.1155010 really_begin_page, print_line to really_print_line, copy_file to