Home
last modified time | relevance | path

Searched defs:lengthRetrieve (Results 1 – 1 of 1) 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()
397 …void GetStyleRange(unsigned char *buffer, Sci::Position position, Sci::Position lengthRetrieve) co… in GetStyleRange()