Home
last modified time | relevance | path

Searched defs:visitedURL (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/
DLinkHash.cpp155 void visitedURL(const KURL& base, const AtomicString& attributeURL, Vector<UChar, 512>& buffer) in visitedURL() function
/external/webkit/WebKit/win/
DWebHistory.cpp697 void WebHistory::visitedURL(const KURL& url, const String& title, const String& httpMethod, bool wa… in visitedURL() function in WebHistory