Searched defs:sandboxSupport (Results 1 – 6 of 6) sorted by relevance
165 blink::WebSandboxSupport* PpapiWebKitPlatformSupportImpl::sandboxSupport() { in sandboxSupport() function in content::PpapiWebKitPlatformSupportImpl
425 blink::WebSandboxSupport* sandboxSupport = blink::Platform::current()->sandboxSupport(); in ensureFontLoaded() local
120 WebSandboxSupport* WorkerWebKitPlatformSupportImpl::sandboxSupport() { in sandboxSupport() function in content::WorkerWebKitPlatformSupportImpl
53 virtual blink::WebSandboxSupport* sandboxSupport() { in sandboxSupport() function in content::RendererWebKitPlatformSupportImplNoSandboxImpl
258 blink::WebSandboxSupport* RendererWebKitPlatformSupportImpl::sandboxSupport() { in sandboxSupport() function in content::RendererWebKitPlatformSupportImpl
128 virtual WebSandboxSupport* sandboxSupport() { return 0; } in sandboxSupport() function