Searched refs:old_height (Results 1 - 14 of 14) sorted by path

/freebsd-9.3-release/contrib/dialog/
H A Dcalendar.c420 int old_height = height; local
586 height = old_height;
H A Dchecklist.c176 int old_height = height; local
603 height = old_height;
H A Deditbox.c330 int old_height = height; local
665 height = old_height;
H A Dformbox.c451 int old_height = height; local
685 height = old_height;
H A Dfselect.c550 int old_height = height; local
805 height = old_height;
H A Dinputbox.c64 int old_height = height; local
213 height = old_height;
H A Dmenubox.c323 int old_height = height; local
753 height = old_height;
H A Dmixedgauge.c42 int height, old_height, min_height; member in struct:__anon931
277 dlg->height = dlg->old_height = aHeight;
307 dlg->height = dlg->old_height;
H A Dpause.c70 int old_height = height; local
94 height = old_height;
H A Dtailbox.c302 int old_height = height; local
383 height = old_height;
H A Dtextbox.c665 int old_height = height; local
915 height = old_height;
H A Dtimebox.c177 int old_height = height; local
351 height = old_height;
/freebsd-9.3-release/contrib/less/
H A Dsignal.c239 int old_width, old_height; local
244 old_height = sc_height;
246 if (sc_width != old_width || sc_height != old_height)
/freebsd-9.3-release/contrib/texinfo/info/
H A Dm-x.c162 int new_height, old_height = screenheight; local
201 if (screenheight == old_height)

Completed in 175 milliseconds