Lines Matching defs:cursor
115 #define cur_phys editb.e_pcur /* current phys column cursor is at */
558 /*** a control char, or cursor might not ***/
723 * The cursor will always be positioned at the char of interest.
753 /*** make sure cursor is at the last char ***/
780 /*** see if it's a move cursor command ***/
1020 * This routine will position the virtual cursor at
1026 cursor(x)
1051 /*** attempt to optimize cursor movement ***/
1353 * The cursor will always be positioned after the last
1515 * This routine will move the virtual cursor according to motion
1737 * mode = CONTROL, refresh in control mode, ie. leave cursor
1739 * = INPUT, refresh in input mode; leave cursor positioned
1822 cursor(first_w);
1874 /*** move cursor to start of difference ***/
1876 cursor(p);
1919 cursor(ncur_phys);
1943 /*** can't replace invalid cursor ***/
2131 * This routine will move the physical cursor to the same
2132 * column as the virtual cursor.
2207 cursor(new_phys);
2341 cursor(cur_phys + 1);