Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx374 bool &startSequence, bool mayCoalesce) { in AppendAction()
642 …ertString(Sci::Position position, const char *s, Sci::Position insertLength, bool &startSequence) { in InsertString()
689 …*CellBuffer::DeleteChars(Sci::Position position, Sci::Position deleteLength, bool &startSequence) { in DeleteChars()
1247 bool startSequence; in AddUndoAction() local
H A DDocument.cxx1221 bool startSequence = false; in DeleteChars() local
1273 bool startSequence = false; in InsertString() local