/external/webkit/Tools/DumpRenderTree/win/ |
D | UIDelegate.cpp | 95 bool canRedo() { return !m_redoStack->isEmpty(); } in canRedo() function in DRTUndoManager 271 HRESULT STDMETHODCALLTYPE UIDelegate::canRedo( in canRedo() function in UIDelegate
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 223 bool EditorClientHaiku::canRedo() const in canRedo() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 178 bool EditorClientWinCE::canRedo() const in canRedo() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 179 bool EditorClientEfl::canRedo() const in canRedo() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 263 bool WebEditorClient::canRedo() const in canRedo() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 217 bool EditorClientAndroid::canRedo() const { return false; } in canRedo() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 281 bool EditorClientQt::canRedo() const in canRedo() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 590 bool WebEditorClient::canRedo() const function
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 339 bool EditorClientWx::canRedo() const in canRedo() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 338 bool EditorClientImpl::canRedo() const in canRedo() function in WebKit::EditorClientImpl
|
/external/webkit/Tools/WinLauncher/ |
D | PrintWebUIDelegate.h | 88 virtual HRESULT STDMETHODCALLTYPE canRedo(BOOL*) { return E_NOTIMPL; } in canRedo() function
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 588 bool WebEditorClient::canRedo() const in canRedo() function in WebEditorClient
|
D | WebInspectorDelegate.h | 243 virtual HRESULT STDMETHODCALLTYPE canRedo( in canRedo() function
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.cpp | 519 bool EditorClient::canRedo() const in canRedo() function in WebKit::EditorClient
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 479 virtual bool canRedo() const { return false; } in canRedo() function
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 1421 bool Editor::canRedo() in canRedo() function in WebCore::Editor
|