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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Doutput.cpp202 space_or_newline();
210 space_or_newline();
230 * space_or_newline - will emit a newline or a space later on
234 simple_output &simple_output::space_or_newline (void) function in class:simple_output
261 space_or_newline();
275 space_or_newline();
H A Dhtml.h76 simple_output &space_or_newline (void);
H A Dhtml-text.cpp849 out->space_or_newline();

Completed in 29 milliseconds