Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.h48 class glyph_node; variable
H A Dnode.cpp1814 class glyph_node : public charinfo_node { class
1977 glyph_node::glyph_node(charinfo *c, tfont *t, color *gc, color *fc, in glyph_node() function in glyph_node
1987 glyph_node::glyph_node(charinfo *c, tfont *t, in glyph_node() function in glyph_node
2072 node *node::merge_glyph_node(glyph_node *) in merge_glyph_node() argument