Searched refs:windowPos2d (Results 1 – 3 of 3) sorted by relevance
331 void windowPos2d(GLdouble x, GLdouble y); \
596 void Context::windowPos2d(GLdouble x, GLdouble y) in windowPos2d() function in gl::Context
10307 context->windowPos2d(x, y); in GL_WindowPos2d()