Searched defs:get_hyphen_list (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | node.cpp | 2036 hyphen_list *glyph_node::get_hyphen_list(hyphen_list *tail, int *count) in get_hyphen_list() function in glyph_node 2211 hyphen_list *ligature_node::get_hyphen_list(hyphen_list *tail, int *count) in get_hyphen_list() function in ligature_node 2378 hyphen_list *node::get_hyphen_list(hyphen_list *tail, int *) in get_hyphen_list() function in node 2383 hyphen_list *kern_pair_node::get_hyphen_list(hyphen_list *tail, int *count) in get_hyphen_list() function in kern_pair_node 2712 hyphen_list *italic_corrected_node::get_hyphen_list(hyphen_list *tail, in get_hyphen_list() function in italic_corrected_node 2820 hyphen_list *break_char_node::get_hyphen_list(hyphen_list *tail, int *) in get_hyphen_list() function in break_char_node 4266 hyphen_list *composite_node::get_hyphen_list(hyphen_list *tail, int *count) in get_hyphen_list() function in composite_node 5151 hyphen_list *hmotion_node::get_hyphen_list(hyphen_list *tail, int *) in get_hyphen_list() function in hmotion_node 5186 hyphen_list *space_char_hmotion_node::get_hyphen_list(hyphen_list *tail, in get_hyphen_list() function in space_char_hmotion_node 5484 hyphen_list *left_italic_corrected_node::get_hyphen_list(hyphen_list *tail, in get_hyphen_list() function in left_italic_corrected_node [all …]
|