Searched refs:reapply (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DUndoStep.h44 virtual void reapply() = 0;
H A DCompositeEditCommand.h46 virtual void reapply() OVERRIDE;
H A DCompositeEditCommand.cpp110 void EditCommandComposition::reapply() function in class:WebCore::EditCommandComposition
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowRemoteViews.java102 public void reapply(Context context, View v) { method in class:ShadowRemoteViews
H A DShadowAppWidgetManager.java92 views.reapply(context, widgetInfo.view);
122 widgetInfo.lastRemoteViews.reapply(context, widgetInfo.view);
/external/chromium_org/third_party/WebKit/Source/web/
H A DEditorClientImpl.cpp318 step->reapply();
319 // reapply will call us back to push this command onto the undo stack.

Completed in 538 milliseconds