Home | History | Annotate | Download | only in src

Lines Matching defs:undo

60 // Arbitrary depth limit for the undo stack, to keep it from using
326 void EditorClientImpl::undo()
347 // reapply will call us back to push this command onto the undo stack.
484 { 'Z', CtrlKey, "Undo" },