Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddiv.h33 hunits saved_width_total; variable
H A Ddiv.cpp112 curenv->width_total = curdiv->saved_width_total; in do_divert()
138 curdiv->saved_width_total = curenv->width_total; in do_divert()