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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dnode.h77 virtual int character_type();
444 int character_type();
471 int character_type();
H A Dnode.cpp1850 int character_type();
2007 int glyph_node::character_type() function in class:glyph_node
2599 int character_type();
2716 int italic_corrected_node::character_type() function in class:italic_corrected_node
2718 return n->character_type();
2733 int character_type();
2789 int break_char_node::character_type() function in class:break_char_node
2791 return ch->character_type();
2994 t |= p->character_type();
2998 int zero_width_node::character_type() function in class:zero_width_node
3359 int node::character_type() function in class:node
5498 int left_italic_corrected_node::character_type() function in class:left_italic_corrected_node
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dlanguage.h458 extern int character_type (struct type *);
H A Dlanguage.c826 character_type (struct type *type)

Completed in 121 milliseconds