Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx543 bool UndoHistory::CanRedo() const noexcept { in CanRedo() function in UndoHistory
1281 bool CellBuffer::CanRedo() const noexcept { in CanRedo() function in CellBuffer
H A DDocument.h352 bool CanRedo() const noexcept { return cb.CanRedo(); } in CanRedo() function
/MusicPlayer2/MusicPlayer2/
H A DScintillaEditView.cpp247 bool CScintillaEditView::CanRedo() in CanRedo() function in CScintillaEditView