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

  /external/chromium_org/chrome/browser/undo/
undo_manager.h 24 const std::vector<UndoOperation*>& undo_operations() { function in class:UndoGroup
undo_manager.cc 92 if (!pending_grouped_action_->undo_operations().empty()) {
122 undo_actions_[i]->undo_operations();
127 redo_actions_[i]->undo_operations();

Completed in 442 milliseconds