HomeSort by relevance Sort by last modified time
    Searched refs:redo (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
EditCommandQt.cpp 45 void EditCommandQt::redo() function in class:EditCommandQt
EditCommandQt.h 40 void redo();
EditorClientQt.h 88 virtual void redo();
EditorClientQt.cpp 299 void EditorClientQt::redo() function in class:WebCore::EditorClientQt
303 m_page->undoStack()->redo();
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_FLOAT.S 36 mov r9, r0 @ Save copies - we may need to redo
  /external/qemu/
softmmu_template.h 114 redo:
185 goto redo;
202 redo:
235 goto redo;
289 redo:
361 goto redo;
377 redo:
408 goto redo;
  /external/webkit/Source/WebKit/android/WebCoreSupport/
EditorClientAndroid.h 94 virtual void redo();
EditorClientAndroid.cpp 211 // we just don't support Undo/Redo at the moment
219 void EditorClientAndroid::redo() {} function in class:android::EditorClientAndroid
  /external/webkit/Source/WebKit/efl/WebCoreSupport/
EditorClientEfl.h 91 virtual void redo();
  /external/webkit/Source/WebKit/haiku/WebCoreSupport/
EditorClientHaiku.h 88 virtual void redo();
EditorClientHaiku.cpp 236 void EditorClientHaiku::redo() function in class:WebCore::EditorClientHaiku
334 frame->editor()->command("Redo");
  /external/webkit/Source/WebKit/wx/WebKitSupport/
EditorClientWx.h 90 virtual void redo();
  /external/webkit/Source/WebCore/page/
EditorClient.h 117 virtual void redo() = 0;
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
EditorClientGtk.h 117 virtual void redo();
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebEditorClient.h 87 void redo();
WebInspectorDelegate.h 238 virtual HRESULT STDMETHODCALLTYPE redo() { return E_NOTIMPL; } function in class:WebInspectorDelegate
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
EditorClientWinCE.h 78 virtual void redo();
  /external/webkit/Tools/DumpRenderTree/win/
UIDelegate.cpp 93 void redo();
128 void DRTUndoManager::redo() function in class:DRTUndoManager
255 HRESULT STDMETHODCALLTYPE UIDelegate::redo() function in class:UIDelegate
257 m_undoManager->redo();
  /external/pcre/
132html 128 redo; # Now process the lookahead line we just read
232 redo; # Process the joined lines
  /external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.h 87 virtual void redo();
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.h 116 virtual void redo();
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebEditorClient.h 84 virtual void redo();
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
PhotoEditor.java 117 filterStack.redo(callback);
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUndoManager.idl 113 - (void)redo
115 HRESULT redo();
  /external/libvpx/examples/includes/geshi/geshi/
ruby.php 51 'next', 'not', 'or', 'redo', 'rescue', 'yield',

Completed in 275 milliseconds

1 2 3