Home
last modified time | relevance | path

Searched refs:dlg_get_attrs (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/dialog/
H A Darrows.c108 chtype save = dlg_get_attrs(win); in dlg_draw_arrows2()
171 chtype save = dlg_get_attrs(win); in dlg_draw_scrollbar()
H A Dutil.c562 dlg_get_attrs(WINDOW *win) in dlg_get_attrs() function
618 chtype attrs = dlg_get_attrs(win); in define_color()
1543 chtype save = dlg_get_attrs(win); in dlg_draw_box2()
1731 chtype the_cell = dlg_get_attrs(cellwin); in repaint_cell()
1761 chtype save = dlg_get_attrs(dw->shadow); in repaint_shadow()
2235 chtype save = dlg_get_attrs(win); in dlg_draw_title()
H A Dmenubox.c70 chtype save = dlg_get_attrs(win); in print_item()
147 chtype save = dlg_get_attrs(data->menu); in input_menu_edit()
H A Dmixedgauge.c194 chtype save2 = dlg_get_attrs(win); in mydraw_mixed_box()
H A Dbuttons.c347 chtype save = dlg_get_attrs(win); in dlg_draw_buttons()
H A Dchecklist.c63 chtype save = dlg_get_attrs(win); in print_item()
H A Dtreeview.c61 chtype save = dlg_get_attrs(win); in print_item()
H A Ddialog.h818 extern chtype dlg_get_attrs(WINDOW * /*win*/);
H A Dbuildlist.c131 chtype save = dlg_get_attrs(win); in print_item()
/freebsd/contrib/dialog/package/
H A Ddialog.sym141 dlg_get_attrs
H A Ddialog.map201 dlg_get_attrs;