Lines Matching defs:cur_x
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,
157 cur_x, update_text, data);
167 cur_x, update_text, data);
177 cur_x, update_text, data);
187 cur_x, update_text, data);
197 cur_x, update_text, data);
213 cur_x, update_text, data);
224 cur_x, update_text, data);