Lines Matching refs:cur_y
27 int cur_y, int cur_x, update_text_fn update_text, in refresh_text_box() argument
32 wmove(dialog, cur_y, cur_x); /* Restore cursor position */ in refresh_text_box()
47 int i, x, y, cur_x, cur_y, key = 0; in dialog_textbox() local
121 getyx(dialog, cur_y, cur_x); /* Save cursor position */ in dialog_textbox()
125 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x, update_text, in dialog_textbox()
145 cur_y, cur_x, update_text, in dialog_textbox()
156 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
166 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
176 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
186 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
196 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
212 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
223 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()