Searched refs:hyphenation_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/groff/src/roff/troff/
H A Dnode.h32 enum hyphenation_type { HYPHEN_MIDDLE, HYPHEN_BOUNDARY, HYPHEN_INHIBIT }; enum
93 virtual hyphenation_type get_hyphenation_type();
201 hyphenation_type get_hyphenation_type();
251 hyphenation_type get_hyphenation_type();
339 hyphenation_type get_hyphenation_type();
356 hyphenation_type get_hyphenation_type();
416 hyphenation_type get_hyphenation_type();
428 hyphenation_type get_hyphenation_type();
469 hyphenation_type get_hyphenation_type();
497 hyphenation_type get_hyphenation_typ
[all...]
H A Dnode.cpp1840 hyphenation_type get_hyphenation_type();
1901 hyphenation_type get_hyphenation_type();
1932 hyphenation_type get_hyphenation_type();
2139 hyphenation_type glyph_node::get_hyphenation_type()
2395 hyphenation_type get_hyphenation_type();
2427 hyphenation_type hyphen_inhibitor_node::get_hyphenation_type()
2596 hyphenation_type get_hyphenation_type();
2695 hyphenation_type italic_corrected_node::get_hyphenation_type()
2741 hyphenation_type get_hyphenation_type();
2823 hyphenation_type break_char_nod
[all...]
H A Denv.cpp1980 hyphenation_type prev_type = line->get_hyphenation_type();
1986 hyphenation_type this_type = (*startp)->get_hyphenation_type();

Completed in 189 milliseconds