HomeSort by relevance Sort by last modified time
    Searched refs:suggestedFilenameForResourceWithURL (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebFrame.h 119 String suggestedFilenameForResourceWithURL(const WebCore::KURL&) const;
WebFrame.cpp 640 String WebFrame::suggestedFilenameForResourceWithURL(const KURL& url) const
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundleFrame.cpp 221 return toCopiedAPI(toImpl(frameRef)->suggestedFilenameForResourceWithURL(WebCore::KURL(WebCore::KURL(), toImpl(urlRef)->string())));

Completed in 320 milliseconds