Searched refs:GL_WindowPos2d (Results 1 – 4 of 4) sorted by relevance
1059 {"glWindowPos2d", P(GL_WindowPos2d)},
681 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos2d(GLdouble x, GLdouble y);
2301 return GL_WindowPos2d(x, y); in glWindowPos2d()
9838 void GL_APIENTRY GL_WindowPos2d(GLdouble x, GLdouble y) in GL_WindowPos2d() function