Searched defs:GetAllUndoOperations (Results 1 – 2 of 2) sorted by relevance
140 std::vector<UndoOperation*> UndoManager::GetAllUndoOperations() const { in GetAllUndoOperations() function in UndoManager
215 TEST(UndoServiceTest, GetAllUndoOperations) { in TEST() argument