Searched defs:CanRedo (Results 1 – 3 of 3) sorted by relevance
/MusicPlayer2/scintilla/src/ | ||
H A D | CellBuffer.cxx | 543 bool UndoHistory::CanRedo() const noexcept { in CanRedo() function in UndoHistory |
H A D | Document.h | 352 bool CanRedo() const noexcept { return cb.CanRedo(); } in CanRedo() function |
/MusicPlayer2/MusicPlayer2/ | ||
H A D | ScintillaEditView.cpp | 247 bool CScintillaEditView::CanRedo() in CanRedo() function in CScintillaEditView |