Searched refs:dlg_box_y_ordinate (Results 1 – 23 of 23) sorted by relevance
79 y = dlg_box_y_ordinate(height); in dialog_yesno()
91 y = dlg_box_y_ordinate(height); in dialog_msgbox()
118 y = dlg_box_y_ordinate(height); in dialog_pause()
128 yorg = dlg_box_y_ordinate(height); in dialog_inputbox()
330 #define box_y_ordinate(h) dlg_box_y_ordinate(h)822 extern int dlg_box_y_ordinate(int /*height*/);
242 yorg = dlg_box_y_ordinate(height), in dialog_rangebox()
360 y = dlg_box_y_ordinate(height); in dialog_tailbox()
330 int y = dlg_box_y_ordinate(height); in dlg_reallocate_gauge()
325 y = dlg_box_y_ordinate(dlg->height); in dlg_begin_mixedgauge()
219 dlg_box_y_ordinate(height), in dialog_timebox()
96 y = dlg_box_y_ordinate(obj->high); in start_obj()
400 y = dlg_box_y_ordinate(height); in dlg_editbox()
281 y = dlg_box_y_ordinate(height); in dlg_checklist()
269 y = dlg_box_y_ordinate(height); in dlg_treeview()
408 y = dlg_box_y_ordinate(height); in dlg_menu()
810 dlg_box_y_ordinate(height), in dialog_calendar()
770 y = dlg_box_y_ordinate(height); in dialog_textbox()
654 dlg_box_y_ordinate(height), in dlg_fselect()
564 y = dlg_box_y_ordinate(height); in dlg_form()
629 y = dlg_box_y_ordinate(height); in dlg_buildlist()
2217 dlg_box_y_ordinate(int height) in dlg_box_y_ordinate() function
75 dlg_box_y_ordinate
58 dlg_box_y_ordinate;