Searched defs:redo (Results 1 - 23 of 23) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditCommandQt.cpp45 void EditCommandQt::redo() function in class:EditCommandQt
H A DEditorClientQt.cpp299 void EditorClientQt::redo() function in class:WebCore::EditorClientQt
303 m_page->undoStack()->redo();
/external/webkit/Source/WebKit/gtk/webkit/
H A Dwebkitwebview.h147 void (* redo) (WebKitWebView *web_view); member in struct:_WebKitWebViewClass
/external/webkit/Tools/WinLauncher/
H A DPrintWebUIDelegate.h86 virtual HRESULT STDMETHODCALLTYPE redo() { return E_NOTIMPL; } function in class:PrintWebUIDelegate
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.cpp219 void EditorClientAndroid::redo() {} function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp236 void EditorClientHaiku::redo() function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.cpp190 void EditorClientEfl::redo() function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebInspectorDelegate.h238 virtual HRESULT STDMETHODCALLTYPE redo() { return E_NOTIMPL; } function in class:WebInspectorDelegate
H A DWebEditorClient.cpp608 void WebEditorClient::redo() function in class:WebEditorClient
612 uiDelegate->redo();
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp189 void EditorClientWinCE::redo() function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.cpp365 void EditorClientWx::redo() function in class:WebCore::EditorClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp276 void WebEditorClient::redo() function in class:WebKit::WebEditorClient
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.cpp350 // unapply will call us back to push this command onto the redo stack.
354 void EditorClientImpl::redo() function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp529 // unapply will call us back to push this command onto the redo stack.
534 void EditorClient::redo() function in class:WebKit::EditorClient
/external/webkit/Tools/DumpRenderTree/win/
H A DUIDelegate.cpp93 void redo();
128 void DRTUndoManager::redo() function in class:DRTUndoManager
255 HRESULT STDMETHODCALLTYPE UIDelegate::redo() function in class:UIDelegate
257 m_undoManager->redo();
/external/valgrind/main/massif/
H A Dms_main.c866 Bool redo; local
870 // circumstances, we may need to redo it all, asking for more IPs.
872 // - If the original stack trace is smaller than asked-for, redo=False
873 // - Else if after filtering we have >= clo_depth IPs, redo=False
874 // - Else redo=True
875 // In other words, to redo, we'd have to get a stack trace as big as we
879 redo = True; // Assume this to begin with.
880 for (overestimate = 3; redo; overestimate += 6) {
893 // If the original stack trace is smaller than asked-for, redo=False.
894 if (n_ips < clo_depth + overestimate) { redo
[all...]
/external/webkit/Source/WebCore/editing/
H A DEditor.cpp1426 void Editor::redo() function in class:WebCore::Editor
1429 client()->redo();
3168 // When typing we check spelling elsewhere, so don't redo it here.
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h478 virtual void redo() { } function in class:WebCore::EmptyEditorClient
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 626 milliseconds