Searched refs:ymove (Results 1 – 10 of 10) sorted by relevance
/reactos/dll/opengl/mesa/ |
H A D | bitmap.c | 93 GLfloat xmove, GLfloat ymove, in gl_render_bitmap() argument 164 GLfloat xmove, GLfloat ymove, in gl_Bitmap() argument 185 xmove, ymove, bitmap ); in gl_Bitmap() 190 xmove, ymove, bitmap ); in gl_Bitmap() 218 ctx->Current.RasterPos[1] += ymove; in gl_Bitmap()
|
H A D | bitmap.h | 48 GLfloat xmove, GLfloat ymove, 55 GLfloat xmove, GLfloat ymove,
|
H A D | dd.h | 454 GLfloat xmove, GLfloat ymove,
|
H A D | dlist.h | 122 GLfloat xmove, GLfloat ymove,
|
H A D | api.c | 84 GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() argument 104 xmove, ymove, &image ); in _mesa_Bitmap() 110 xmove, ymove, image ); in _mesa_Bitmap() 120 (*CC->API.Bitmap)(CC, width, height, xorig, yorig, xmove, ymove, image ); in _mesa_Bitmap()
|
H A D | dlist.c | 750 GLfloat xmove, GLfloat ymove, in gl_save_Bitmap() argument 760 n[6].f = ymove; in gl_save_Bitmap() 765 xorig, yorig, xmove, ymove, bitmap ); in gl_save_Bitmap()
|
/reactos/dll/opengl/opengl32/ |
H A D | glfuncs.h | 19 …ig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap), (width,height,xorig,yorig…
|
/reactos/sdk/include/GL/ |
H A D | gl.h | 1241 GLfloat xmove, GLfloat ymove,
|
/reactos/sdk/include/reactos/wine/ |
H A D | wgl.h | 5110 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi…
|
H A D | wgl_driver.h | 39 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi… 469 …dth, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bi…
|