Home
last modified time | relevance | path

Searched refs:sentence_space_width (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/groff/src/roff/troff/
HDenv.cpp446 void environment::space(hunits space_width, hunits sentence_space_width) in space() argument
459 hunits xx = translate_space_to_dummy ? H0 : sentence_space_width; in space()
460 if (p->merge_space(xx, space_width, sentence_space_width)) { in space()
465 if (p && p->merge_space(x, space_width, sentence_space_width)) { in space()
472 sentence_space_width))); in space()