Home
last modified time | relevance | path

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

/freebsd/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.c384 dlg_draw_box2(data->parent, in draw_day()
464 dlg_draw_box2(data->parent, in draw_month()
486 dlg_draw_box2(data->parent, in draw_year()
816 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.c127 dlg_draw_box2(dialog, 0, 0, obj->height, obj->width, dialog_attr, in repaint_text()
136 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.c136 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.c374 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.c229 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dialog_timebox()
H A Dprogressbox.c101 dlg_draw_box2(obj->obj.win, in start_obj()
H A Deditbox.c408 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_editbox()
H A Dchecklist.c290 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_checklist()
H A Dtreeview.c277 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_treeview()
H A Dmenubox.c418 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_menu()
H A Ddialog.h855 extern void dlg_draw_box2(WINDOW * /*win*/, int /*y*/, int /*x*/, int /*height*/, int /*width*/, ch…
H A Dfselect.c661 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_fselect()
H A Dformbox.c572 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr); in dlg_form()
H A Dutil.c1539 dlg_draw_box2(WINDOW *win, int y, int x, int height, int width, in dlg_draw_box2() function
1575 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 DCHANGES719 + add/use dlg_draw_box2() and dlg_draw_bottom_box2() to use the
/freebsd/contrib/dialog/package/
H A Ddialog.sym115 dlg_draw_box2
H A Ddialog.map193 dlg_draw_box2;