Home | History | Annotate | Download | only in lxdialog

Lines Matching defs:cur_x

39 							  int cur_y, int cur_x)
43 wmove(dialog, cur_y, cur_x); /* Restore cursor position */
54 int i, x, y, cur_x, cur_y, key = 0;
119 getyx(dialog, cur_y, cur_x); /* Save cursor position */
123 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x);
141 cur_y, cur_x);
152 cur_y, cur_x);
187 wmove(dialog, cur_y, cur_x); /* Restore cursor position */
198 cur_y, cur_x);
211 wmove(dialog, cur_y, cur_x); /* Restore cursor position */
222 cur_y, cur_x);
238 cur_y, cur_x);
249 cur_y, cur_x);