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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp787 void start_special(tfont *, color *, color *, int = 0);
788 void start_special();
842 void troff_output_file::start_special(tfont *tf, color *gcol, color *fcol, function in class:troff_output_file
854 void troff_output_file::start_special() function in class:troff_output_file
3881 out->start_special(tf, gcol, fcol, no_init_string);
4088 out->start_special();
4092 out->start_special();
4096 out->start_special();
4105 out->start_special();

Completed in 192 milliseconds