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