Searched defs:textStart (Results 1 – 2 of 2) sorted by relevance
99 int textStart = findTextStart(doc, lineStart, offset); in customizeDocumentCommand() local353 int textStart = findTextStart(doc, lineStart, command.offset); in copyPreviousLineIndentation() local
721 int textStart = findTextStart(mDocument, lineStart, region.getEndOffset()); in visit() local