Searched refs:P_cursor_offset (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vis.h281 var int P_cursor_offset; /* cursor adjust for Put */ variable
H A Dex_vmain.c66 extern int P_cursor_offset;
876 P_cursor_offset = 0;
981 cursor += P_cursor_offset;
H A Dex_cmdsub.c461 extern int P_cursor_offset;
505 P_cursor_offset = strlen(linebuf) - strlen(gp) - 1;

Completed in 63 milliseconds