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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dnode.cpp783 void put_char_width(charinfo *, tfont *, color *, color *, hunits, hunits);
1019 void troff_output_file::put_char_width(charinfo *ci, tfont *tf, function in class:troff_output_file
4516 out->put_char_width(ci, ptf, gcol, fcol, width(), H0);
4538 out->put_char_width(ci, ptf, gcol, fcol, w, k);

Completed in 104 milliseconds