Home
last modified time | relevance | path

Searched defs:LineFromPositionIndex (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx295 …Sci::Line LineFromPositionIndex(Sci::Position pos, int lineCharacterIndex) const noexcept override… in LineFromPositionIndex() function in LineVector
790 Sci::Line CellBuffer::LineFromPositionIndex(Sci::Position pos, int lineCharacterIndex) const noexce… in LineFromPositionIndex() function in CellBuffer
H A DDocument.cxx472 Sci::Line Document::LineFromPositionIndex(Sci::Position pos, int lineCharacterIndex) const noexcept… in LineFromPositionIndex() function in Document