Searched refs:vertex2d (Results 1 – 3 of 3) sorted by relevance
227 void vertex2d(GLdouble x, GLdouble y); \
1539 void Context::vertex2d(GLdouble x, GLdouble y) in vertex2d() function in gl::Context
5999 context->vertex2d(x, y); in GL_Vertex2d()