setDepth           68 Source/bindings/v8/custom/V8HTMLCanvasElementCustom.cpp                 webGLAttributes->setDepth(jsAttributes->Get(depth)->BooleanValue());
setDepth           55 Source/core/html/canvas/WebGLContextAttributes.h     void setDepth(bool);
setDepth         2080 Source/core/html/canvas/WebGLRenderingContextBase.cpp         attributes->setDepth(false);