Home
last modified time | relevance | path

Searched defs:CanUndo (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx518 bool UndoHistory::CanUndo() const noexcept { in CanUndo() function in UndoHistory
1255 bool CellBuffer::CanUndo() const noexcept { in CanUndo() function in CellBuffer
H A DDocument.h351 bool CanUndo() const noexcept { return cb.CanUndo(); } in CanUndo() function
/MusicPlayer2/MusicPlayer2/
H A DScintillaEditView.cpp242 bool CScintillaEditView::CanUndo() in CanUndo() function in CScintillaEditView