Home
last modified time | relevance | path

Searched defs:glyph_node (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/groff/src/roff/troff/
HDnode.h46 class glyph_node; variable
HDnode.cpp1812 class glyph_node : public charinfo_node { class
1975 glyph_node::glyph_node(charinfo *c, tfont *t, color *gc, color *fc, in glyph_node() function in glyph_node
1985 glyph_node::glyph_node(charinfo *c, tfont *t, in glyph_node() function in glyph_node
2070 node *node::merge_glyph_node(glyph_node *) in merge_glyph_node() argument