Home
last modified time | relevance | path

Searched refs:dlg_box_y_ordinate (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/dialog/
H A Dyesno.c79 y = dlg_box_y_ordinate(height); in dialog_yesno()
H A Dmsgbox.c91 y = dlg_box_y_ordinate(height); in dialog_msgbox()
H A Dpause.c118 y = dlg_box_y_ordinate(height); in dialog_pause()
H A Dinputbox.c128 yorg = dlg_box_y_ordinate(height); in dialog_inputbox()
H A Ddialog.h330 #define box_y_ordinate(h) dlg_box_y_ordinate(h)
822 extern int dlg_box_y_ordinate(int /*height*/);
H A Drangebox.c242 yorg = dlg_box_y_ordinate(height), in dialog_rangebox()
H A Dtailbox.c360 y = dlg_box_y_ordinate(height); in dialog_tailbox()
H A Dguage.c330 int y = dlg_box_y_ordinate(height); in dlg_reallocate_gauge()
H A Dmixedgauge.c325 y = dlg_box_y_ordinate(dlg->height); in dlg_begin_mixedgauge()
H A Dtimebox.c219 dlg_box_y_ordinate(height), in dialog_timebox()
H A Dprogressbox.c96 y = dlg_box_y_ordinate(obj->high); in start_obj()
H A Deditbox.c400 y = dlg_box_y_ordinate(height); in dlg_editbox()
H A Dchecklist.c281 y = dlg_box_y_ordinate(height); in dlg_checklist()
H A Dtreeview.c269 y = dlg_box_y_ordinate(height); in dlg_treeview()
H A Dmenubox.c408 y = dlg_box_y_ordinate(height); in dlg_menu()
H A Dcalendar.c810 dlg_box_y_ordinate(height), in dialog_calendar()
H A Dtextbox.c770 y = dlg_box_y_ordinate(height); in dialog_textbox()
H A Dfselect.c654 dlg_box_y_ordinate(height), in dlg_fselect()
H A Dformbox.c564 y = dlg_box_y_ordinate(height); in dlg_form()
H A Dbuildlist.c629 y = dlg_box_y_ordinate(height); in dlg_buildlist()
H A Dutil.c2217 dlg_box_y_ordinate(int height) in dlg_box_y_ordinate() function
/freebsd/contrib/dialog/package/
H A Ddialog.sym75 dlg_box_y_ordinate
H A Ddialog.map58 dlg_box_y_ordinate;