Searched refs:windowPos3s (Results 1 – 3 of 3) sorted by relevance
52 void windowPos3s(GLshort x, GLshort y, GLshort z); \
671 void Context::windowPos3s(GLshort x, GLshort y, GLshort z) in windowPos3s() function in gl::Context
913 context->windowPos3s(x, y, z); in WindowPos3s()