Searched defs:IsSavePoint (Results 1 – 2 of 2) sorted by relevance
490 bool UndoHistory::IsSavePoint() const noexcept { in IsSavePoint() function in UndoHistory814 bool CellBuffer::IsSavePoint() const noexcept { in IsSavePoint() function in CellBuffer
362 bool IsSavePoint() const noexcept { return cb.IsSavePoint(); } in IsSavePoint() function