Searched refs:allowWebGL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DFrameLoaderClient.h322 virtual bool allowWebGL(bool enabledPerSettings) { return enabledPerSettings; } function in class:WebCore::FrameLoaderClient
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DWebGLRenderingContext.cpp401 if (!frame->loader().client().allowWebGL(frame->settings().webGLEnabled())) {
5981 if (!frame->loader().client().allowWebGL(frame->settings().webGLEnabled()))

Completed in 134 milliseconds