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

/netbsd-current/distrib/utils/more/
H A Dsignal.c183 int old_width, old_height; local
187 old_width = sc_width;
190 if (sc_width != old_width || sc_height != old_height)
/netbsd-current/external/bsd/less/dist/
H A Dsignal.c248 int old_width, old_height; local
252 old_width = sc_width;
255 if (sc_width != old_width || sc_height != old_height)
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp5016 hunits old_width = width(); local
5024 *widthp += p->width() - old_width;

Completed in 209 milliseconds