Searched defs:IndexLineStart (Results 1 – 2 of 2) sorted by relevance
288 Sci::Position IndexLineStart(Sci::Line line, int lineCharacterIndex) const noexcept override { in IndexLineStart() function in LineVector786 Sci::Position CellBuffer::IndexLineStart(Sci::Line line, int lineCharacterIndex) const noexcept { in IndexLineStart() function in CellBuffer
468 Sci::Position Document::IndexLineStart(Sci::Line line, int lineCharacterIndex) const noexcept { in IndexLineStart() function in Document