Searched refs:make_glyph_node (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/contrib/groff/src/roff/troff/ |
| D | node.cpp | 4840 node *make_glyph_node(charinfo *s, environment *env, int no_error_message = 0) in make_glyph_node() function 4948 return make_glyph_node(ci, env); in make_node() 4960 node *nd = make_glyph_node(ci, env, 1); in character_exists() 5009 node *gn = make_glyph_node(ci, env); in add_char() 6225 node *n = make_glyph_node(charset_table['0'], env); in env_digit_width()
|
| /freebsd-9-stable/contrib/groff/ |
| D | ChangeLog.118 | 91 (make_glyph_node, make_node, node::add_char): Updated. 2852 * src/roff/troff/node.cc (make_glyph_node, make_node,
|
| D | ChangeLog.115 | 3044 * troff/node.c (make_composite_node, make_glyph_node): Use the 4805 get_bold_fontno, make_glyph_node): Use font_table_size rather than 4975 (make_glyph_node): Don't search special fonts for numbered
|
| D | ChangeLog.117 | 463 * src/roff/troff/node.cc (make_glyph_node): Emit warning message
|
| D | ChangeLog | 4722 * src/roff/troff/node.cc (make_glyph_node): Test with `get_macro' 5016 (make_glyph_node): Handle special glyphs defined with `.schar' and
|