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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp1860 class ligature_node : public glyph_node { class in inherits:glyph_node
1864 ligature_node(charinfo *, tfont *, color *, color *, hunits,
1870 ligature_node(charinfo *, tfont *, color *, color *,
1872 ~ligature_node();
1957 void *ligature_node::operator new(size_t n)
1970 void ligature_node::operator delete(void *p)
2082 return new ligature_node(lig, tf, gcol, fcol, this, gn, state,
2170 ligature_node::ligature_node(charinfo *c, tfont *t, color *gc, color *fc, function in class:ligature_node
2178 ligature_node function in class:ligature_node
[all...]

Completed in 174 milliseconds