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

  /external/chromium_org/chrome/browser/undo/
undo_manager_utils.cc 24 undo_manager_->StartGroupingActions();
undo_manager.h 54 void StartGroupingActions();
undo_manager.cc 77 void UndoManager::StartGroupingActions() {
88 // Check that StartGroupingActions and EndGroupingActions are paired.
153 StartGroupingActions();
undo_manager_test.cc 138 undo_service.undo_manager_.StartGroupingActions();
193 undo_service.undo_manager_.StartGroupingActions();
bookmark_undo_service_test.cc 116 undo_service->undo_manager()->StartGroupingActions();

Completed in 45 milliseconds