/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 70 bool EditorClientHaiku::shouldShowDeleteInterface(HTMLElement*) in shouldShowDeleteInterface() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 58 bool EditorClientWinCE::shouldShowDeleteInterface(HTMLElement*) in shouldShowDeleteInterface() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 59 bool EditorClientEfl::shouldShowDeleteInterface(HTMLElement*) in shouldShowDeleteInterface() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 66 bool WebEditorClient::shouldShowDeleteInterface(HTMLElement*) in shouldShowDeleteInterface() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 52 bool EditorClientAndroid::shouldShowDeleteInterface(HTMLElement*) { notImplemented(); return false;… in shouldShowDeleteInterface() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 238 bool WebEditorClient::shouldShowDeleteInterface(HTMLElement* element) function
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 148 bool EditorClientWx::shouldShowDeleteInterface(HTMLElement*) in shouldShowDeleteInterface() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 102 bool EditorClientQt::shouldShowDeleteInterface(HTMLElement* element) in shouldShowDeleteInterface() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 95 bool EditorClientImpl::shouldShowDeleteInterface(HTMLElement* elem) in shouldShowDeleteInterface() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 293 bool WebEditorClient::shouldShowDeleteInterface(HTMLElement* /*element*/) in shouldShowDeleteInterface() function in WebEditorClient
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.cpp | 278 bool EditorClient::shouldShowDeleteInterface(HTMLElement* element) in shouldShowDeleteInterface() function in WebKit::EditorClient
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 434 virtual bool shouldShowDeleteInterface(HTMLElement*) { return false; } in shouldShowDeleteInterface() function
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 487 bool Editor::shouldShowDeleteInterface(HTMLElement* element) const in shouldShowDeleteInterface() function in WebCore::Editor
|