Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx498 void UndoHistory::TentativeCommit() { in TentativeCommit() function in UndoHistory
822 void CellBuffer::TentativeCommit() { in TentativeCommit() function in CellBuffer
H A DDocument.h365 void TentativeCommit() { cb.TentativeCommit(); } in TentativeCommit() function