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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
UndoStep.h 43 virtual void unapply() = 0;
CompositeEditCommand.h 45 virtual void unapply() OVERRIDE;
CompositeEditCommand.cpp 90 void EditCommandComposition::unapply() function in class:WebCore::EditCommandComposition
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
EditorClientImpl.cpp 304 step->unapply();
305 // unapply will call us back to push this command onto the redo stack.

Completed in 73 milliseconds