Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.h357 bool IsCollectingUndo() const noexcept { return cb.IsCollectingUndo(); } in IsCollectingUndo() function
H A DCellBuffer.cxx1234 bool CellBuffer::IsCollectingUndo() const noexcept { in IsCollectingUndo() function in CellBuffer