Searched refs:get_hyphenation_type (Results 1 – 5 of 5) sorted by relevance
95 virtual hyphenation_type get_hyphenation_type();203 hyphenation_type get_hyphenation_type();253 hyphenation_type get_hyphenation_type();341 hyphenation_type get_hyphenation_type();358 hyphenation_type get_hyphenation_type();418 hyphenation_type get_hyphenation_type();430 hyphenation_type get_hyphenation_type();471 hyphenation_type get_hyphenation_type();499 hyphenation_type get_hyphenation_type();
1842 hyphenation_type get_hyphenation_type();1903 hyphenation_type get_hyphenation_type();1934 hyphenation_type get_hyphenation_type();2141 hyphenation_type glyph_node::get_hyphenation_type() in get_hyphenation_type() function in glyph_node2397 hyphenation_type get_hyphenation_type();2429 hyphenation_type hyphen_inhibitor_node::get_hyphenation_type() in get_hyphenation_type() function in hyphen_inhibitor_node2598 hyphenation_type get_hyphenation_type();2697 hyphenation_type italic_corrected_node::get_hyphenation_type() in get_hyphenation_type() function in italic_corrected_node2699 return n->get_hyphenation_type(); in get_hyphenation_type()2743 hyphenation_type get_hyphenation_type();[all …]
1982 hyphenation_type prev_type = line->get_hyphenation_type(); in hyphenate_line()1988 hyphenation_type this_type = (*startp)->get_hyphenation_type(); in hyphenate_line()1998 } while (tem != 0 && tem->get_hyphenation_type() == HYPHEN_MIDDLE); in hyphenate_line()1999 int inhibit = (tem != 0 && tem->get_hyphenation_type() == HYPHEN_INHIBIT); in hyphenate_line()
1081 * src/roff/troff/node.cc (space_node::get_hyphenation_type): New1199 `get_hyphenation_type()' method.
4632 hyphen_inhibitor_node::get_hyphenation_type): New functions.4639 * troff/node.h (dummy_node::get_hyphenation_type,4640 transparent_dummy_node::get_hyphenation_type): Declare them.4641 * troff/node.c: (dummy_node::get_hyphenation_type,4642 transparent_dummy_node::get_hyphenation_type): New functions.