Searched refs:rasterPos2s (Results 1 – 3 of 3) sorted by relevance
161 void rasterPos2s(GLshort x, GLshort y); \
1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
3774 context->rasterPos2s(x, y); in RasterPos2s()