setStencil         71 Source/bindings/v8/custom/V8HTMLCanvasElementCustom.cpp                 webGLAttributes->setStencil(jsAttributes->Get(stencil)->BooleanValue());
setStencil         59 Source/core/html/canvas/WebGLContextAttributes.h     void setStencil(bool);
setStencil       2082 Source/core/html/canvas/WebGLRenderingContextBase.cpp         attributes->setStencil(false);