/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/ |
D | InjectedBundlePageEditorClient.cpp | 76 bool InjectedBundlePageEditorClient::shouldDeleteRange(WebPage* page, Range* range) in shouldDeleteRange() function in WebKit::InjectedBundlePageEditorClient
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | EditingCallbacks.cpp | 132 gboolean shouldDeleteRange(WebKitWebView* webView, WebKitDOMRange* range) in shouldDeleteRange() function
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 64 bool EditorClientHaiku::shouldDeleteRange(Range*) in shouldDeleteRange() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 52 bool EditorClientWinCE::shouldDeleteRange(Range*) in shouldDeleteRange() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 53 bool EditorClientEfl::shouldDeleteRange(Range*) in shouldDeleteRange() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 59 bool WebEditorClient::shouldDeleteRange(Range* range) in shouldDeleteRange() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 51 bool EditorClientAndroid::shouldDeleteRange(Range*) { return true; } in shouldDeleteRange() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 232 bool WebEditorClient::shouldDeleteRange(Range* range) function
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 142 bool EditorClientWx::shouldDeleteRange(Range*) in shouldDeleteRange() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 94 bool EditorClientQt::shouldDeleteRange(Range* range) in shouldDeleteRange() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebViewClient.h | 156 virtual bool shouldDeleteRange(const WebRange&) { return true; } in shouldDeleteRange() function
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 230 bool EditorClientImpl::shouldDeleteRange(Range* range) in shouldDeleteRange() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 234 bool WebEditorClient::shouldDeleteRange(Range* /*range*/) in shouldDeleteRange() function in WebEditorClient
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.cpp | 270 bool EditorClient::shouldDeleteRange(Range* range) in shouldDeleteRange() function in WebKit::EditorClient
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
D | InjectedBundlePage.cpp | 850 bool InjectedBundlePage::shouldDeleteRange(WKBundlePageRef page, WKBundleRangeHandleRef range, cons… in shouldDeleteRange() function in WTR::InjectedBundlePage 937 bool InjectedBundlePage::shouldDeleteRange(WKBundleRangeHandleRef range) in shouldDeleteRange() function in WTR::InjectedBundlePage
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundlePage.h | 212 WKBundlePageShouldDeleteRangeCallback shouldDeleteRange; member
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | WebViewHost.cpp | 339 bool WebViewHost::shouldDeleteRange(const WebRange& range) in shouldDeleteRange() function in WebViewHost
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 433 virtual bool shouldDeleteRange(Range*) { return false; } in shouldDeleteRange() function
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 434 bool Editor::shouldDeleteRange(Range* range) const in shouldDeleteRange() function in WebCore::Editor
|