Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.h415 extern int translate_space_to_dummy;
H A Denv.cpp64 int translate_space_to_dummy = 0; variable
426 if (!translate_space_to_dummy) { in space_newline()
456 hunits x = translate_space_to_dummy ? H0 : space_width; in space()
461 hunits xx = translate_space_to_dummy ? H0 : sentence_space_width; in space()
H A Dinput.cpp6368 translate_space_to_dummy = tok.dummy(); in do_translate()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1153326 * troff/env.h (translate_space_to_dummy): Declare it.
3328 If translate_space_to_dummy is set then make the width of spaces 0.
3331 first character is a space, set or clear translate_space_to_dummy