HomeSort by relevance Sort by last modified time
    Searched full:weburl (Results 176 - 200 of 318) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebFileSystemCallbacks.cpp 124 void WebFileSystemCallbacks::didOpenFileSystem(const WebString& name, const WebURL& rootURL)
131 void WebFileSystemCallbacks::didResolveURL(const WebString& name, const WebURL& rootURL, WebFileSystemType type, const WebString& filePath, bool isDirectory)
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestInterfaces.cpp 39 #include "public/platform/WebURL.h"
133 void TestInterfaces::configureForTestWithURL(const WebURL& testURL, bool generatePixels)
TestPlugin.h 77 virtual void didFinishLoadingFrameRequest(const blink::WebURL&, void* notifyData) { }
78 virtual void didFailLoadingFrameRequest(const blink::WebURL&, void* notifyData, const blink::WebURLError&) { }
  /external/chromium_org/third_party/WebKit/Source/web/
WebSocketImpl.cpp 42 #include "public/platform/WebURL.h"
80 void WebSocketImpl::connect(const WebURL& url, const WebString& protocol)
WebFrameImpl.h 122 virtual bool checkIfRunInsecureContent(const WebURL&) const;
146 virtual void reloadWithOverrideURL(const WebURL& overrideUrl, bool ignoreCache);
151 const WebURL& baseURL, const WebURL& unreachableURL, bool replace);
153 const WebData& html, const WebURL& baseURL, const WebURL& unreachableURL,
163 virtual void setReferrerForRequest(WebURLRequest&, const WebURL& referrer);
WebSharedWorkerImpl.cpp 64 #include "public/platform/WebURL.h"
121 void WebSharedWorkerImpl::initializeLoader(const WebURL& url)
253 void WebSharedWorkerImpl::startWorkerContext(const WebURL& url, const WebString& name, const WebString& userAgent, const WebString& sourceCode, const WebString& contentSecurityPolicy, WebContentSecurityPolicyType policyType, long long)
  /external/chromium_org/third_party/WebKit/public/platform/
WebMediaPlayer.h 45 class WebURL;
99 virtual void load(LoadType, const WebURL&, CORSMode) = 0;
  /external/chromium_org/third_party/WebKit/public/testing/
WebFrameTestProxy.h 112 virtual void didDetectXSS(blink::WebFrame* frame, const blink::WebURL& insecureURL, bool didBlockEntirePage)
119 virtual void didDispatchPingLoader(blink::WebFrame* frame, const blink::WebURL& url)
  /external/chromium_org/third_party/WebKit/public/web/
WebAXObject.h 50 class WebURL;
149 BLINK_EXPORT WebURL url() const;
WebPluginContainer.h 43 class WebURL;
86 virtual WebString executeScriptURL(const WebURL&, bool popupsAllowed) = 0;
  /external/chromium_org/content/child/appcache/
web_application_cache_host_impl.cc 11 #include "third_party/WebKit/public/platform/WebURL.h"
22 using blink::WebURL;
207 const WebURL& manifest_url) {
  /external/chromium_org/content/renderer/
render_frame_impl.h 175 const blink::WebURL& url,
269 const blink::WebURL& target);
308 const blink::WebURL& url);
websharedworker_proxy.h 43 const blink::WebURL& script_url,
  /external/chromium/webkit/glue/
ftp_directory_listing_response_delegate.cc 20 #include "third_party/WebKit/Source/WebKit/chromium/public/WebURL.h"
resource_fetcher.cc 14 #include "third_party/WebKit/Source/WebKit/chromium/public/WebURL.h"
webframe_unittest.cc 11 #include "third_party/WebKit/Source/WebKit/chromium/public/WebURL.h"
webkitclient_impl.cc 39 #include "third_party/WebKit/Source/WebKit/chromium/public/WebURL.h"
59 using WebKit::WebURL;
225 WebString WebKitClientImpl::userAgent(const WebURL& url) {
523 const WebKit::WebURL& url) {
  /external/chromium_org/chrome/renderer/extensions/
chrome_v8_context_set.cc 17 #include "third_party/WebKit/public/platform/WebURL.h"
  /external/chromium_org/chrome/renderer/safe_browsing/
malware_dom_details.cc 105 blink::WebURL full_url = element.document().completeURL(
  /external/chromium_org/content/renderer/fetchers/
resource_fetcher_impl.cc 10 #include "third_party/WebKit/public/platform/WebURL.h"
  /external/chromium_org/content/renderer/pepper/
url_response_info_util.cc 19 #include "third_party/WebKit/public/platform/WebURL.h"
  /external/chromium_org/content/worker/
websharedworker_stub.cc 17 #include "third_party/WebKit/public/platform/WebURL.h"
websharedworkerclient_proxy.cc 20 #include "third_party/WebKit/public/platform/WebURL.h"
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
RawResourceTest.cpp 44 #include "public/platform/WebURL.h"
  /external/chromium_org/third_party/WebKit/Source/core/loader/
CookieJar.cpp 41 #include "public/platform/WebURL.h"

Completed in 8663 milliseconds

1 2 3 4 5 6 78 91011>>