Home
last modified time | relevance | path

Searched refs:dlg_draw_box2 (Results 1 – 22 of 22) sorted by relevance

/dflybsd-src/contrib/dialog/
H A Dpause.c130 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_pause()
138 dlg_draw_box2(dialog, in dialog_pause()
H A Dcalendar.c376 dlg_draw_box2(data->parent, in draw_day()
456 dlg_draw_box2(data->parent, in draw_month()
478 dlg_draw_box2(data->parent, in draw_year()
808 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_calendar()
H A Drangebox.c283 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_rangebox()
286 dlg_draw_box2(dialog, in dialog_rangebox()
H A Dguage.c125 dlg_draw_box2(dialog, 0, 0, obj->height, obj->width, dialog_attr, in repaint_text()
134 dlg_draw_box2(dialog, in repaint_text()
H A Dyesno.c85 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_yesno()
H A Dmsgbox.c101 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_msgbox()
H A Dinputbox.c143 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_inputbox()
H A Dtextbox.c539 dlg_draw_box2(widget, 0, 0, box_height, box_width, in get_search_term()
783 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_textbox()
H A Dtailbox.c373 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_tailbox()
H A Dmixedgauge.c330 dlg_draw_box2(dlg->dialog, in dlg_begin_mixedgauge()
H A Dtimebox.c231 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_timebox()
H A Dprogressbox.c97 dlg_draw_box2(obj->obj.win, in start_obj()
H A Ddialog.h706 extern void dlg_draw_box2(WINDOW * /*win*/, int /*y*/, int /*x*/, int /*height*/, int /*width*/, ch…
H A Deditbox.c406 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_editbox()
H A Dchecklist.c292 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_checklist()
H A Dtreeview.c280 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_treeview()
H A Dmenubox.c425 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_menu()
H A Dfselect.c640 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_fselect()
H A Dformbox.c573 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_form()
H A Dutil.c1522 dlg_draw_box2(WINDOW *win, int y, int x, int height, int width, in dlg_draw_box2() function
1558 dlg_draw_box2(win, y, x, height, width, boxchar, borderchar, boxchar); in dlg_draw_box()
H A Dbuildlist.c637 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_buildlist()
H A DCHANGES813 + add/use dlg_draw_box2() and dlg_draw_bottom_box2() to use the