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

/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp1895 node *add_discretionary_hyphen();
1921 node *add_discretionary_hyphen();
2022 nn = nn->add_discretionary_hyphen();
2297 node *kern_pair_node::add_discretionary_hyphen() function in class:kern_pair_node
2432 /* add_discretionary_hyphen methods */
2434 node *dbreak_node::add_discretionary_hyphen() function in class:dbreak_node
2437 post = post->add_discretionary_hyphen();
2439 none = none->add_discretionary_hyphen();
2443 node *node::add_discretionary_hyphen() function in class:node
4276 nn = nn->add_discretionary_hyphen();
[all...]
H A Dnode.h81 virtual node *add_discretionary_hyphen();
H A Denv.cpp295 tab_contents = tab_contents->add_discretionary_hyphen();
307 line = line->add_discretionary_hyphen();
378 line = line->add_discretionary_hyphen();

Completed in 382 milliseconds