Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx689 const char *CellBuffer::DeleteChars(Sci::Position position, Sci::Position deleteLength, bool &start… in DeleteChars() function in CellBuffer
H A DDocument.cxx1201 bool Document::DeleteChars(Sci::Position pos, Sci::Position len) { in DeleteChars() function in Document