Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.h392 …void SCI_METHOD GetCharRange(char *buffer, Sci_Position position, Sci_Position lengthRetrieve) con… in GetCharRange() function
H A DCellBuffer.cxx591 void CellBuffer::GetCharRange(char *buffer, Sci::Position position, Sci::Position lengthRetrieve) c… in GetCharRange() function in CellBuffer