Lines Matching defs:height
241 dlg_attr_clear(WINDOW *win, int height, int width, chtype attr) in dlg_attr_clear()
1108 dlg_print_autowrap(WINDOW *win, const char *prompt, int height, int width) in dlg_print_autowrap()
1128 int height, in dlg_print_scrolled()
1278 auto_size_preformatted(const char *prompt, int *height, int *width) in auto_size_preformatted()
1347 int *height, int *width, in real_auto_size()
1428 int *height, in dlg_auto_size()
1461 int *height, in dlg_auto_sizefile()
1539 dlg_draw_box2(WINDOW *win, int y, int x, int height, int width, in dlg_draw_box2()
1572 dlg_draw_box(WINDOW *win, int y, int x, int height, int width, in dlg_draw_box()
1755 repaint_shadow(DIALOG_WINDOWS * dw, bool draw, int y, int x, int height, int width) in repaint_shadow()
1820 dlg_draw_shadow(WINDOW *win, int y, int x, int height, int width) in dlg_draw_shadow()
2034 dlg_print_size(int height, int width) in dlg_print_size()
2043 dlg_ctl_size(int height, int width) in dlg_ctl_size()
2082 dlg_calc_listh(int *height, int *list_height, int item_no) in dlg_calc_listh()
2217 dlg_box_y_ordinate(int height) in dlg_box_y_ordinate()
2250 int height = getmaxy(win); in dlg_draw_bottom_box2() local
2329 dlg_new_window(int height, int width, int y, int x) in dlg_new_window()
2339 dlg_new_modal_window(WINDOW *parent, int height, int width, int y, int x) in dlg_new_modal_window()
2413 dlg_move_window(WINDOW *win, int height, int width, int y, int x) in dlg_move_window()
2476 dlg_der_window(WINDOW *parent, int height, int width, int y, int x) in dlg_der_window()
2491 dlg_sub_window(WINDOW *parent, int height, int width, int y, int x) in dlg_sub_window()