/external/webkit/Source/WebCore/loader/cache/ |
D | CachedResourceClient.h | 39 class KURL; variable 63 …virtual void setCSSStyleSheet(const String& /* href */, const KURL& /* baseURL */, const String& /… in setCSSStyleSheet() 64 …virtual void setXSLStyleSheet(const String& /* href */, const KURL& /* baseURL */, const String& /… in setXSLStyleSheet()
|
/external/webkit/Source/WebCore/fileapi/ |
D | ThreadableBlobRegistry.cpp | 117 void ThreadableBlobRegistry::registerBlobURL(const KURL&, PassOwnPtr<BlobData>) in registerBlobURL() 121 void ThreadableBlobRegistry::registerBlobURL(const KURL&, const KURL&) in registerBlobURL() 125 void ThreadableBlobRegistry::unregisterBlobURL(const KURL&) in unregisterBlobURL()
|
D | ThreadableBlobRegistry.h | 39 class KURL; variable
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/gtk/ |
D | WebPageGtk.cpp | 106 bool WebPage::platformHasLocalDataForURL(const WebCore::KURL&) in platformHasLocalDataForURL() 113 String WebPage::cachedResponseMIMETypeForURL(const WebCore::KURL&) in cachedResponseMIMETypeForURL()
|
/external/webkit/Source/WebCore/platform/ |
D | SSLKeyGenerator.h | 34 class KURL; variable
|
D | CookieJar.h | 37 class KURL; variable
|
D | KURL.h | 71 KURL() { invalidate(); } in KURL() function 80 KURL(WTF::HashTableDeletedValueType) : m_url(WTF::HashTableDeletedValue) { } in KURL() function 82 KURL(WTF::HashTableDeletedValueType) : m_string(WTF::HashTableDeletedValue) { } in KURL() function
|
D | FileStream.h | 43 class KURL; variable
|
D | URLString.h | 33 class KURL; variable
|
/external/webkit/Source/WebCore/platform/chromium/ |
D | ClipboardUtilitiesChromium.h | 38 class KURL; variable
|
/external/webkit/Source/WebCore/platform/win/ |
D | ClipboardUtilitiesWin.h | 36 class KURL; variable
|
/external/webkit/Source/WebCore/bindings/gobject/ |
D | ConvertToUTF8String.h | 27 class KURL; variable
|
/external/webkit/Source/WebCore/workers/ |
D | WorkerContextProxy.h | 42 class KURL; variable
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebDesktopNotificationsDelegate.h | 41 class KURL; variable
|
/external/webkit/Source/WebCore/platform/network/android/ |
D | ProxyServerAndroid.cpp | 34 Vector<ProxyServer> proxyServersForURL(const KURL&, const NetworkingContext*) in proxyServersForURL()
|
/external/webkit/Source/WebKit/chromium/src/ |
D | StorageEventDispatcherImpl.h | 41 class KURL; variable
|
/external/webkit/Source/WebCore/platform/network/ |
D | CredentialStorage.h | 32 class KURL; variable
|
/external/webkit/Source/WebCore/platform/network/win/ |
D | ProxyServerWin.cpp | 31 Vector<ProxyServer> proxyServersForURL(const KURL&, const NetworkingContext*) in proxyServersForURL()
|
/external/webkit/Source/WebCore/platform/network/curl/ |
D | ProxyServerCurl.cpp | 34 Vector<ProxyServer> proxyServersForURL(const KURL&, const NetworkingContext*) in proxyServersForURL()
|
D | CookieJarCurl.cpp | 52 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies) in getRawCookies() 59 void deleteCookie(const Document*, const KURL&, const String&) in deleteCookie()
|
/external/webkit/Source/WebCore/platform/network/soup/ |
D | ProxyServerSoup.cpp | 33 Vector<ProxyServer> proxyServersForURL(const KURL&, const NetworkingContext*) in proxyServersForURL()
|
/external/webkit/Source/WebCore/platform/haiku/ |
D | CookieJarHaiku.cpp | 66 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies) in getRawCookies() 73 void deleteCookie(const Document*, const KURL&, const String&) in deleteCookie()
|
/external/webkit/Source/WebCore/platform/efl/ |
D | PasteboardEfl.cpp | 59 void Pasteboard::writeURL(const KURL&, const String&, Frame*) in writeURL() 64 void Pasteboard::writeImage(Node* node, const KURL&, const String&) in writeImage()
|
/external/webkit/Source/WebKit/win/ |
D | MarshallingHelpers.h | 34 class KURL; variable
|
/external/webkit/Source/WebCore/page/ |
D | ContextMenuClient.h | 38 class KURL; variable
|