HomeSort by relevance Sort by last modified time
    Searched refs:GetAllUndoOperations (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/undo/
undo_manager.h 65 std::vector<UndoOperation*> GetAllUndoOperations() const;
undo_manager_test.cc 188 TEST(UndoServiceTest, GetAllUndoOperations) {
205 undo_service.undo_manager_.GetAllUndoOperations();
undo_manager.cc 118 std::vector<UndoOperation*> UndoManager::GetAllUndoOperations() const {
bookmark_undo_service.cc 344 undo_manager()->GetAllUndoOperations();

Completed in 34 milliseconds