Home
last modified time | relevance | path

Searched refs:really_transparent_char (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/groff/src/roff/troff/
HDnode.cpp691 virtual void really_transparent_char(unsigned char) = 0;
718 void really_transparent_char(unsigned char);
726 void really_transparent_char(unsigned char);
792 void really_transparent_char(unsigned char c);
1533 void troff_output_file::really_transparent_char(unsigned char c) in really_transparent_char() function in troff_output_file
1680 really_transparent_char(c); in transparent_char()
1733 void ascii_output_file::really_transparent_char(unsigned char c) in really_transparent_char() function in ascii_output_file
1771 void suppress_output_file::really_transparent_char(unsigned char) in really_transparent_char() function in suppress_output_file
/freebsd-11-stable/contrib/groff/
HDChangeLog.1153413 suppress_output_file::really_transparent_char, node::ascii_print,
5011 really_copy_file, transparent_char to really_transparent_char.