Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx264 bool AllocateLineCharacterIndex(int lineCharacterIndex, Sci::Line lines) override { in AllocateLineCharacterIndex() function in LineVector
756 void CellBuffer::AllocateLineCharacterIndex(int lineCharacterIndex) { in AllocateLineCharacterIndex() function in CellBuffer
H A DDocument.cxx2172 void Document::AllocateLineCharacterIndex(int lineCharacterIndex) { in AllocateLineCharacterIndex() function in Document