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

/freebsd-11-stable/contrib/less/
H A Dsignal.c258 int old_width, old_height; local
262 old_width = sc_width;
265 if (sc_width != old_width || sc_height != old_height)
/freebsd-11-stable/contrib/dialog/
H A Dpause.c65 int old_width = width; local
92 width = old_width;
H A Dmixedgauge.c43 int width, old_width, min_width; member in struct:__anon952
276 dlg->width = dlg->old_width = aWidth;
306 dlg->width = dlg->old_width;
H A Dinputbox.c65 int old_width = width; local
233 width = old_width;
H A Drangebox.c209 int old_width = width; local
379 width = old_width;
H A Dtailbox.c304 int old_width = width; local
386 width = old_width;
H A Dtimebox.c176 int old_width = width; local
345 width = old_width;
H A Dcalendar.c427 int old_width = width; local
594 width = old_width;
H A Dchecklist.c190 int old_width = width; local
560 width = old_width;
H A Deditbox.c334 int old_width = width; local
675 width = old_width;
H A Dmenubox.c335 int old_width = width; local
708 width = old_width;
H A Dtreeview.c194 int old_width = width; local
534 width = old_width;
H A Dbuildlist.c454 int old_width = width; local
981 width = old_width;
H A Dformbox.c487 int old_width = width; local
764 width = old_width;
H A Dfselect.c573 int old_width = width; local
846 width = old_width;
H A Dtextbox.c697 int old_width = width; local
947 width = old_width;
/freebsd-11-stable/usr.sbin/bhyve/
H A Dvga.c187 int old_width, old_height; local
192 //old_width = sc->gc_width;
194 old_width = sc->gc_image->width;
210 if (old_width != sc->gc_width || old_height != sc->gc_height)
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp5013 hunits old_width = width(); local
5021 *widthp += p->width() - old_width;

Completed in 263 milliseconds