Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx476 void UndoHistory::DeleteUndoHistory() { in DeleteUndoHistory() function in UndoHistory
1251 void CellBuffer::DeleteUndoHistory() { in DeleteUndoHistory() function in CellBuffer
H A DDocument.h353 void DeleteUndoHistory() { cb.DeleteUndoHistory(); } in DeleteUndoHistory() function