Lines Matching refs:cur_y
28 int cur_y, int cur_x, update_text_fn update_text, in refresh_text_box() argument
33 wmove(dialog, cur_y, cur_x); /* Restore cursor position */ in refresh_text_box()
48 int i, x, y, cur_x, cur_y, key = 0; in dialog_textbox() local
122 getyx(dialog, cur_y, cur_x); /* Save cursor position */ in dialog_textbox()
126 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x, update_text, in dialog_textbox()
146 cur_y, cur_x, update_text, in dialog_textbox()
157 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
167 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
177 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
187 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
197 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
213 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()
224 refresh_text_box(dialog, box, boxh, boxw, cur_y, in dialog_textbox()