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

/freebsd-9.3-release/contrib/less/
H A Dsignal.c239 int old_width, old_height; local
243 old_width = sc_width;
246 if (sc_width != old_width || sc_height != old_height)
/freebsd-9.3-release/contrib/dialog/
H A Dpause.c71 int old_width = width; local
95 width = old_width;
H A Dmixedgauge.c43 int width, old_width, min_width; member in struct:__anon931
278 dlg->width = dlg->old_width = aWidth;
308 dlg->width = dlg->old_width;
H A Dinputbox.c65 int old_width = width; local
214 width = old_width;
H A Dtailbox.c303 int old_width = width; local
384 width = old_width;
H A Dtimebox.c178 int old_width = width; local
352 width = old_width;
H A Dcalendar.c421 int old_width = width; local
587 width = old_width;
H A Dchecklist.c177 int old_width = width; local
604 width = old_width;
H A Deditbox.c331 int old_width = width; local
666 width = old_width;
H A Dmenubox.c324 int old_width = width; local
754 width = old_width;
H A Dformbox.c452 int old_width = width; local
686 width = old_width;
H A Dfselect.c551 int old_width = width; local
806 width = old_width;
H A Dtextbox.c666 int old_width = width; local
916 width = old_width;
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dnode.cpp5013 hunits old_width = width(); local
5021 *widthp += p->width() - old_width;

Completed in 99 milliseconds