Lines Matching defs:glOrthox
616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)618 getDispatch()->glOrthox(left, right, bottom, top, zNear, zFar);