Lines Matching refs:cur_y
40 int cur_y, int cur_x, update_text_fn update_text, in refresh_text_box() argument
45 wmove(dialog, cur_y, cur_x); /* Restore cursor position */ in refresh_text_box()
60 int i, x, y, cur_x, cur_y, key = 0; in dialog_textbox() local
134 getyx(dialog, cur_y, cur_x); /* Save cursor position */ in dialog_textbox()
138 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x, update_text, in dialog_textbox()
158 cur_y, cur_x, update_text, in dialog_textbox()
169 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
179 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
189 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
199 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
209 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
225 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
236 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()