Searched defs:allowWebGL (Results 1 – 4 of 4) sorted by relevance
210 virtual bool allowWebGL(bool enabledPerSettings) { return enabledPerSettings; } in allowWebGL() function
762 bool FrameLoaderClientImpl::allowWebGL(bool enabledPerSettings) in allowWebGL() function in blink::FrameLoaderClientImpl
503 virtual bool allowWebGL(WebLocalFrame*, bool defaultValue) { return defaultValue; } in allowWebGL() function
2845 bool RenderFrameImpl::allowWebGL(blink::WebLocalFrame* frame, in allowWebGL() function in content::RenderFrameImpl