Searched refs:frontFace (Results 1 – 6 of 6) sorted by relevance
128 void frontFace(unsigned long mode);
814 void WebGLRenderingContext::frontFace(unsigned long mode) in frontFace() function in WebCore::WebGLRenderingContext816 m_context->frontFace(mode); in frontFace()
529 void frontFace(in unsigned long mode);
468 void frontFace(unsigned long mode);
488 void GraphicsContext3D::frontFace(unsigned long mode) in frontFace() function in WebCore::GraphicsContext3D
1478 GL_SAME_METHOD_1(FrontFace, frontFace, unsigned long) in GL_SAME_METHOD_0()