Lines Matching full:kurl
92 #include "KURL.h"
144 void PlatformBridge::cacheMetadata(const KURL& url, double responseTime, const Vector<char>& data)
169 String* htmlText, KURL* sourceURL)
184 const KURL& sourceURL,
197 void PlatformBridge::clipboardWriteURL(const KURL& url, const String& title)
203 const KURL& sourceURL,
258 void PlatformBridge::setCookies(const Document* document, const KURL& url,
266 String PlatformBridge::cookies(const Document* document, const KURL& url)
276 const KURL& url)
285 bool PlatformBridge::rawCookies(const Document* document, const KURL& url, Vector<Cookie>& rawCookies)
309 void PlatformBridge::deleteCookie(const Document* document, const KURL& url, const String& cookieName)
393 KURL PlatformBridge::filePathToURL(const String& path)
534 unsigned keySizeIndex, const String& challenge, const KURL& url)
937 LinkHash PlatformBridge::visitedLinkHash(const KURL& base,