Searched refs:border_attr (Results 1 - 23 of 23) sorted by last modified time

/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c138 dlg_draw_box(dialog, 0, 0, height, width, dialog_attr, border_attr);
/freebsd-11-stable/contrib/dialog/
H A Darrows.c196 (void) wattrset(win, border_attr);
H A Dbuildlist.c535 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
536 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dcalendar.c500 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
501 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dchecklist.c274 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
275 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Ddialog.h354 #define border_attr DIALOG_ATR(4) macro
H A Deditbox.c388 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
389 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
405 border_attr, border2_attr);
452 border_attr);
H A Dformbox.c553 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
554 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dfselect.c630 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
631 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dguage.c127 border_attr, border2_attr);
139 border_attr,
H A Dinputbox.c121 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
122 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
137 border_attr, border2_attr);
H A Dmenubox.c390 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
391 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dmixedgauge.c329 dialog_attr, border_attr, border2_attr);
351 border_attr);
H A Dmsgbox.c100 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
106 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dpause.c123 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
135 border_attr,
174 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dprogressbox.c137 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
220 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
H A Drangebox.c288 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
295 border_attr,
297 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dtailbox.c340 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
341 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dtextbox.c475 border_attr,
476 border_attr);
759 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
760 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dtimebox.c222 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
223 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dtreeview.c275 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
276 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);
H A Dutil.c1089 (void) wattrset(win, border_attr);
2023 dlg_draw_bottom_box2(win, border_attr, dialog_attr, dialog_attr);
H A Dyesno.c84 dlg_draw_box2(dialog, 0, 0, height, width, dialog_attr, border_attr, border2_attr);
85 dlg_draw_bottom_box2(dialog, border_attr, border2_attr, dialog_attr);

Completed in 170 milliseconds