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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp67 tfont *make_tfont(tfont_spec &);
213 friend tfont *make_tfont(tfont_spec &);
249 tfont *make_tfont(tfont_spec &spec) function
300 return make_tfont(spec);
301 last_tfont = make_tfont(spec);

Completed in 137 milliseconds