Lines Matching refs:off
383 addAnno serNum typeNum off len
392 off number offset where annotation is to be placed
394 In version 2.1 "lnum/col" can be used instead of "off".
461 guard off len
463 be edited. "off" and "len" are numbers and specify the text
530 setDot off Make the buffer the current buffer and set the cursor at the
535 In version 2.1 "lnum/col" can be used instead of "off".
615 unguard off len
628 seqno bufID lnum col off
634 off = offset of the cursor in the buffer (in bytes)
666 insert off text
667 Insert "text" before position "off". "text" is a string
668 argument, "off" a number.
672 When "off" points to the start of a line the text is inserted
673 above this line. Thus when "off" is zero lines are inserted
675 When "off" points after the start of a line, possibly on the
686 remove off length
687 Delete "length" bytes of text at position "off". Both
706 balloonEval off len type
709 "off". When "len" is non-zero the text from position "off" to
710 "off" + "len" is selected.
756 insert off text
757 Text "text" has been inserted in Vim at position "off".
794 newDotAndMark off off
795 Reports the position of the cursor being at "off" bytes into
800 remove off len
801 Text was deleted in Vim at position "off" with byte length