Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:UndoOrRedo

420     enum UndoOrRedo { Undo, Redo };
424 void registerEditCommand(PassRefPtr<WebEditCommandProxy>, UndoOrRedo);