Searched refs:rasterPos2f (Results 1 – 3 of 3) sorted by relevance
157 void rasterPos2f(GLfloat x, GLfloat y); \
1411 void Context::rasterPos2f(GLfloat x, GLfloat y) in rasterPos2f() function in gl::Context
3704 context->rasterPos2f(x, y); in RasterPos2f()