Searched refs:dlg_draw_bottom_box (Results 1 – 4 of 4) sorted by relevance
112 dlg_draw_bottom_box
79 dlg_draw_bottom_box;
338 #define draw_bottom_box(win) dlg_draw_bottom_box(win)852 extern void dlg_draw_bottom_box(WINDOW * /*win*/);
2267 dlg_draw_bottom_box(WINDOW *win) in dlg_draw_bottom_box() function