/external/webkit/Source/WebCore/html/ |
D | HTMLPlugInImageElement.cpp | 63 …return frame->loader()->client()->objectContentType(completedURL, m_serviceType, shouldPreferPlugI… in isImageType() 104 …if (frameLoader->client()->objectContentType(completedURL, serviceType, shouldPreferPlugInsForImag… in wouldLoadAsNetscapePlugin()
|
/external/webkit/Source/WebKit/wince/ |
D | ChangeLog | 75 Update objectContentType() implementation to handle the 79 (WebKit::FrameLoaderClientWinCE::objectContentType): 93 (WebKit::FrameLoaderClientWinCE::objectContentType): 103 Update objectContentType() implementation to handle the 107 (WebKit::FrameLoaderClientWinCE::objectContentType):
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | FrameLoaderClientHaiku.h | 242 …virtual ObjectContentType objectContentType(const KURL&, const String& mimeType, bool shouldPrefer…
|
D | FrameLoaderClientHaiku.cpp | 757 ObjectContentType FrameLoaderClientHaiku::objectContentType(const KURL& url, const String& mimeType… in objectContentType() function in WebCore::FrameLoaderClientHaiku
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | FrameLoaderClientEfl.h | 152 …virtual ObjectContentType objectContentType(const KURL&, const String& mimeType, bool shouldPrefer…
|
D | FrameLoaderClientEfl.cpp | 370 ObjectContentType FrameLoaderClientEfl::objectContentType(const KURL& url, const String& mimeType, … in objectContentType() function in WebCore::FrameLoaderClientEfl
|
/external/webkit/Source/WebKit/haiku/ |
D | ChangeLog | 44 Update objectContentType() implementation to handle the 48 (WebCore::FrameLoaderClientHaiku::objectContentType): 75 (WebCore::FrameLoaderClientHaiku::objectContentType): 85 Update objectContentType() implementation to handle the 89 (WebCore::FrameLoaderClientHaiku::objectContentType):
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | FrameLoaderClientAndroid.h | 195 …virtual ObjectContentType objectContentType(const KURL& url, const String& mimeType, bool shouldPr…
|
D | FrameLoaderClientAndroid.cpp | 1308 ObjectContentType FrameLoaderClientAndroid::objectContentType(const KURL& url, const String& mimeTy… in objectContentType() function in android::FrameLoaderClientAndroid
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | FrameLoaderClientWx.h | 221 …virtual ObjectContentType objectContentType(const KURL&, const String& mimeType, bool shouldPrefer…
|
D | FrameLoaderClientWx.cpp | 875 ObjectContentType FrameLoaderClientWx::objectContentType(const KURL& url, const String& mimeType, b… in objectContentType() function in WebCore::FrameLoaderClientWx
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | FrameLoaderClientQt.h | 214 …virtual ObjectContentType objectContentType(const KURL&, const String& mimeTypeIn, bool shouldPref…
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebFrameLoaderClient.h | 194 …virtual WebCore::ObjectContentType objectContentType(const WebCore::KURL&, const String& mimeType,…
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | FrameLoaderClientGtk.h | 129 …virtual WebCore::ObjectContentType objectContentType(const WebCore::KURL&, const WTF::String& mime…
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | FrameLoaderClientWinCE.h | 124 …virtual WebCore::ObjectContentType objectContentType(const WebCore::KURL&, const WTF::String& mime…
|
D | FrameLoaderClientWinCE.cpp | 196 ObjectContentType FrameLoaderClientWinCE::objectContentType(const KURL& url, const String& mimeType… in objectContentType() function in WebKit::FrameLoaderClientWinCE
|
/external/webkit/Source/WebKit/chromium/src/ |
D | FrameLoaderClientImpl.h | 200 virtual WebCore::ObjectContentType objectContentType(
|
D | FrameLoaderClientImpl.cpp | 1489 ObjectContentType FrameLoaderClientImpl::objectContentType( in objectContentType() function in WebKit::FrameLoaderClientImpl
|
/external/webkit/Source/WebCore/loader/ |
D | FrameLoaderClient.h | 263 …virtual ObjectContentType objectContentType(const KURL&, const String& mimeType, bool shouldPrefer…
|
D | SubframeLoader.cpp | 316 …ObjectContentType objectType = m_frame->loader()->client()->objectContentType(url, mimeType, shoul… in shouldUsePlugin()
|
D | EmptyClients.h | 378 …virtual ObjectContentType objectContentType(const KURL&, const String&, bool) { return ObjectConte… in objectContentType() function
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebFrameLoaderClient.h | 219 …virtual WebCore::ObjectContentType objectContentType(const WebCore::KURL&, const WTF::String& mime…
|
/external/webkit/Source/WebKit/win/ |
D | WebFrame.h | 345 …virtual WebCore::ObjectContentType objectContentType(const WebCore::KURL&, const WTF::String& mime…
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog | 451 (WebCore::FrameLoaderClientQt::objectContentType): 918 Update objectContentType() implementation to handle the 922 (WebCore::FrameLoaderClientQt::objectContentType): 961 (WebCore::FrameLoaderClientQt::objectContentType): 971 Update objectContentType() implementation to handle the 975 (WebCore::FrameLoaderClientQt::objectContentType):
|
/external/webkit/Source/WebKit/efl/ |
D | ChangeLog | 173 Update objectContentType() implementation to handle the 177 (WebCore::FrameLoaderClientEfl::objectContentType): 205 (WebCore::FrameLoaderClientEfl::objectContentType): 215 Update objectContentType() implementation to handle the 219 (WebCore::FrameLoaderClientEfl::objectContentType):
|