invert             98 Source/core/html/TimeRanges.cpp     invertedOther->invert();
invert            100 Source/core/html/TimeRanges.cpp     invert();
invert            102 Source/core/html/TimeRanges.cpp     invert();
invert             75 Source/core/html/TimeRanges.h     void invert();
invert           3141 Source/core/html/canvas/WebGLRenderingContextBase.cpp void WebGLRenderingContextBase::sampleCoverage(GLfloat value, GLboolean invert)
invert           3145 Source/core/html/canvas/WebGLRenderingContextBase.cpp     m_context->sampleCoverage(value, invert);
invert            222 Source/core/html/canvas/WebGLRenderingContextBase.h     void sampleCoverage(GLfloat value, GLboolean invert);
invert            183 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual void sampleCoverage(WGC3Dclampf value, WGC3Dboolean invert) { }
invert            305 public/platform/WebGraphicsContext3D.h     virtual void sampleCoverage(WGC3Dclampf value, WGC3Dboolean invert) = 0;