Searched refs:dlg_get_attrs (Results 1 – 11 of 11) sorted by relevance
108 chtype save = dlg_get_attrs(win); in dlg_draw_arrows2()171 chtype save = dlg_get_attrs(win); in dlg_draw_scrollbar()
562 dlg_get_attrs(WINDOW *win) in dlg_get_attrs() function618 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()
70 chtype save = dlg_get_attrs(win); in print_item()147 chtype save = dlg_get_attrs(data->menu); in input_menu_edit()
194 chtype save2 = dlg_get_attrs(win); in mydraw_mixed_box()
347 chtype save = dlg_get_attrs(win); in dlg_draw_buttons()
63 chtype save = dlg_get_attrs(win); in print_item()
61 chtype save = dlg_get_attrs(win); in print_item()
818 extern chtype dlg_get_attrs(WINDOW * /*win*/);
131 chtype save = dlg_get_attrs(win); in print_item()
141 dlg_get_attrs
201 dlg_get_attrs;