Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp693 virtual void really_transparent_char(unsigned char) = 0;
720 void really_transparent_char(unsigned char);
728 void really_transparent_char(unsigned char);
794 void really_transparent_char(unsigned char c);
1535 void troff_output_file::really_transparent_char(unsigned char c) in really_transparent_char() function in troff_output_file
1682 really_transparent_char(c); in transparent_char()
1735 void ascii_output_file::really_transparent_char(unsigned char c) in really_transparent_char() function in ascii_output_file
1773 void suppress_output_file::really_transparent_char(unsigned char) in really_transparent_char() function in suppress_output_file
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1153413 suppress_output_file::really_transparent_char, node::ascii_print,
5011 really_copy_file, transparent_char to really_transparent_char.