Home
last modified time | relevance | path

Searched refs:dlg_draw_buttons (Results 1 – 20 of 20) sorted by relevance

/dragonfly/contrib/dialog/
HDyesno.c93 dlg_draw_buttons(dialog, in dialog_yesno()
122 dlg_draw_buttons(dialog, in dialog_yesno()
131 dlg_draw_buttons(dialog, in dialog_yesno()
HDmsgbox.c111 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dialog_msgbox()
149 dlg_draw_buttons(dialog, in dialog_msgbox()
158 dlg_draw_buttons(dialog, in dialog_msgbox()
HDpause.c182 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dialog_pause()
217 dlg_draw_buttons(dialog, in dialog_pause()
226 dlg_draw_buttons(dialog, in dialog_pause()
HDmenubox.c528 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dlg_menu()
677 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_menu()
683 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_menu()
742 dlg_draw_buttons(dialog, height - 2, 0, in dlg_menu()
HDchecklist.c379 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dlg_checklist()
573 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_checklist()
578 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_checklist()
HDtreeview.c360 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dlg_treeview()
536 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_treeview()
541 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_treeview()
HDtextbox.c787 dlg_draw_buttons(dialog, PAGE_LENGTH + 2, 0, obj.buttons, button, FALSE, width); in dialog_textbox()
867 dlg_draw_buttons(dialog, in dialog_textbox()
876 dlg_draw_buttons(dialog, in dialog_textbox()
HDinputbox.c180 dlg_draw_buttons(dialog, height - 2, 0, buttons, state, FALSE, width); in dialog_inputbox()
HDbuildlist.c738 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dlg_buildlist()
920 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_buildlist()
935 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, in dlg_buildlist()
HDrangebox.c306 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dialog_rangebox()
HDtailbox.c381 dlg_draw_buttons(dialog, height - (2 * MARGIN), 0, buttons, FALSE, in dialog_tailbox()
HDtimebox.c293 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dialog_timebox()
HDprogressbox.c314 dlg_draw_buttons(obj->obj.win, in pause_for_ok()
HDbuttons.c336 dlg_draw_buttons(WINDOW *win, in dlg_draw_buttons() function
HDdialog.h594 extern void dlg_draw_buttons(WINDOW * /*win*/, int /*y*/, int /*x*/, const char ** /*labels*/, int …
HDeditbox.c489 dlg_draw_buttons(dialog, in dlg_editbox()
HDfselect.c733 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dlg_fselect()
HDcalendar.c869 dlg_draw_buttons(dialog, height - 2, 0, buttons, button, FALSE, width); in dialog_calendar()
HDformbox.c632 dlg_draw_buttons(dialog, height - 2, 0, buttons, in dlg_form()
HDCHANGES1652 + initialize step in dlg_draw_buttons() in case it is used to draw
2398 logic of dlg_draw_buttons().
2416 + use new function dlg_draw_buttons() to better manage the layout of