/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/ |
D | InjectedBundlePageEditorClient.cpp | 48 bool InjectedBundlePageEditorClient::shouldEndEditing(WebPage* page, Range* range) in shouldEndEditing() function in WebKit::InjectedBundlePageEditorClient
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | EditingCallbacks.cpp | 107 gboolean shouldEndEditing(WebKitWebView* webView, WebKitDOMRange* range) in shouldEndEditing() function
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 122 bool EditorClientHaiku::shouldEndEditing(WebCore::Range*) in shouldEndEditing() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 87 bool EditorClientWinCE::shouldEndEditing(WebCore::Range*) in shouldEndEditing() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 88 bool EditorClientEfl::shouldEndEditing(Range*) in shouldEndEditing() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 129 bool WebEditorClient::shouldEndEditing(Range* range) in shouldEndEditing() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 70 bool EditorClientAndroid::shouldEndEditing(Range*) in shouldEndEditing() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 274 bool WebEditorClient::shouldEndEditing(Range* range) function
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 206 bool EditorClientWx::shouldEndEditing(Range*) in shouldEndEditing() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 131 bool EditorClientQt::shouldEndEditing(WebCore::Range* range) in shouldEndEditing() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebViewClient.h | 148 virtual bool shouldEndEditing(const WebRange&) { return true; } in shouldEndEditing() function
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 198 bool EditorClientImpl::shouldEndEditing(Range* range) in shouldEndEditing() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 194 bool WebEditorClient::shouldEndEditing(Range*) in shouldEndEditing() function in WebEditorClient
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.cpp | 318 bool EditorClient::shouldEndEditing(WebCore::Range* range) in shouldEndEditing() function in WebKit::EditorClient
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
D | InjectedBundlePage.cpp | 835 bool InjectedBundlePage::shouldEndEditing(WKBundlePageRef page, WKBundleRangeHandleRef range, const… in shouldEndEditing() function in WTR::InjectedBundlePage 895 bool InjectedBundlePage::shouldEndEditing(WKBundleRangeHandleRef range) in shouldEndEditing() function in WTR::InjectedBundlePage
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundlePage.h | 209 WKBundlePageShouldEndEditingCallback shouldEndEditing; member
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | WebViewHost.cpp | 292 bool WebViewHost::shouldEndEditing(const WebRange& range) in shouldEndEditing() function in WebViewHost
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 447 virtual bool shouldEndEditing(Range*) { return false; } in shouldEndEditing() function
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 1394 bool Editor::shouldEndEditing(Range* range) in shouldEndEditing() function in WebCore::Editor
|