- calc
int calc(R text)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastLine
int lastLine()
Undocumented in source. Be warned that the author may not have intended to support it.
- lineEndOffset
size_t lineEndOffset(int lineIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- lineInfo
LineInfo lineInfo(int lineIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- lineStartOffset
size_t lineStartOffset(int lineIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- numLineBytes
size_t numLineBytes(int lineIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- numLineTotalBytes
size_t numLineTotalBytes(int lineIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPaste
int onPaste(Cursor at, R text)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRemove
void onRemove(Cursor from, Cursor to)
Undocumented in source. Be warned that the author may not have intended to support it.
- print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateOffsetsToLine
void updateOffsetsToLine(int toLine)
Undocumented in source. Be warned that the author may not have intended to support it.