Searched refs:serial_set_cursor (Results 1 – 4 of 4) sorted by relevance
126 serial_set_cursor(col, row); in PDC_gotoyx()152 serial_set_cursor(lineno, x); in PDC_transform_line()
109 void serial_set_cursor(int y, int x) in serial_set_cursor() function
247 void serial_set_cursor(int y, int x);
752 serial_set_cursor(win->_begy + y, win->_begx + in wnoutrefresh()868 serial_set_cursor(win->_begy + win->_cury, win->_begx + win->_curx); in wnoutrefresh()