ActiveInfo 169 Source/core/html/canvas/WebGLProgram.cpp blink::WebGraphicsContext3D::ActiveInfo info; ActiveInfo 1997 Source/core/html/canvas/WebGLRenderingContextBase.cpp blink::WebGraphicsContext3D::ActiveInfo info; ActiveInfo 2007 Source/core/html/canvas/WebGLRenderingContextBase.cpp blink::WebGraphicsContext3D::ActiveInfo info; ActiveInfo 2651 Source/core/html/canvas/WebGLRenderingContextBase.cpp blink::WebGraphicsContext3D::ActiveInfo info; ActiveInfo 120 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual bool getActiveAttrib(WebGLId program, WGC3Duint index, ActiveInfo&) { return false; } ActiveInfo 121 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual bool getActiveUniform(WebGLId program, WGC3Duint index, ActiveInfo&) { return false; } ActiveInfo 259 public/platform/WebGraphicsContext3D.h virtual bool getActiveAttrib(WebGLId program, WGC3Duint index, ActiveInfo&) = 0; ActiveInfo 260 public/platform/WebGraphicsContext3D.h virtual bool getActiveUniform(WebGLId program, WGC3Duint index, ActiveInfo&) = 0;