Searched refs:cursor_right (Results 1 – 4 of 4) sorted by relevance
171 if (!cursor_right) in nocmov()176 xputs(cursor_right); in nocmov()197 if (!cursor_right && (curx != x || x <= 3)) { /* Extremely primitive */ in curs()
482 nondes: if (cursor_right) in plod()483 tputs(cursor_right, 0, plodput); in plod()
285 PRINT(cursor_right); in flushln()
1169 #define cursor_right t_cursor_right(cur_term) macro