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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1974 int end_tempindent; member in class:html_printer
2644 if (end_tempindent > 0)
2668 * we set the end_tempindent to 2 as the first .br
2671 end_tempindent = 2;
2945 if (end_tempindent > 0) {
2946 end_tempindent--;
2947 if (end_tempindent > 0)
3268 end_tempindent = 2;
3270 if (end_tempindent > 0)
3271 end_tempindent
[all...]

Completed in 169 milliseconds