| /xsrc/external/mit/libX11/dist/src/ |
| H A D | SetClOrig.c | 37 int yorig) 46 if (yorig != gv->clip_y_origin) { 47 gv->clip_y_origin = yorig; 33 XSetClipOrigin(register Display * dpy,GC gc,int xorig,int yorig) argument
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glutbitmap.h | 16 const GLfloat yorig; member in struct:__anonfc4ce6130108
|
| H A D | glut_bitmap.c | 47 glBitmap(ch->width, ch->height, ch->xorig, ch->yorig,
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glutbitmap.h | 18 const GLfloat yorig; member in struct:__anon436ba2d50108
|
| H A D | glut_bitmap.c | 47 glBitmap(ch->width, ch->height, ch->xorig, ch->yorig,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | drawpix.h | 40 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove,
|
| H A D | dlist.h | 45 float xorig, yorig; /**< bitmap origin */ member in struct:gl_bitmap_glyph
|
| H A D | drawpix.c | 297 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, 327 GLint y = IFLOOR(ctx->Current.RasterPos[1] + epsilon - yorig); 296 _mesa_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * bitmap) argument
|
| H A D | dlist.c | 852 g->yorig = bitmap_yorig; 1665 GLfloat xorig, GLfloat yorig, 1676 n[4].f = yorig; 1685 xorig, yorig, xmove, ymove, pixels)); 1664 save_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * pixels) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | drawpix.h | 40 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove,
|
| H A D | dlist.h | 45 float xorig, yorig; /**< bitmap origin */ member in struct:gl_bitmap_glyph
|
| H A D | drawpix.c | 319 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, 353 GLint y = util_ifloor(ctx->Current.RasterPos[1] + epsilon - yorig); 318 _mesa_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * bitmap) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | dmxcompat.c | 91 int *xorig, int *yorig) 104 *yorig = strtol(end, &end, 10); 125 int x, y, xoff, yoff, xorig, yorig; local in function:dmxVDLRead 188 &xorig, &yorig); 211 xorig, yorig, 87 dmxVDLDisplayEntry(const char * buf,char * name,int * len,int * x,int * y,int * xoff,int * yoff,int * xorig,int * yorig) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_bitmap.c | 703 const float xorig = g->xorig, yorig = g->yorig; local in function:st_DrawAtlasBitmaps 707 const float y0 = IFLOOR(ctx->Current.RasterPos[1] - yorig + epsilon);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_bitmap.c | 702 const float xorig = g->xorig, yorig = g->yorig; local in function:st_DrawAtlasBitmaps 706 const float y0 = util_ifloor(ctx->Current.RasterPos[1] - yorig + epsilon);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | renderpixswap.c | 61 __GLX_SWAP_FLOAT((GLbyte *)&hdr->yorig);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ |
| H A D | font.c | 72 float xorig, yorig; /* Relative origin of the character */ member in struct:tagSFG_Font
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ |
| H A D | font.c | 72 float xorig, yorig; /* Relative origin of the character */ member in struct:tagSFG_Font
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 240 GLfloat yorig; member in struct:marshal_cmd_Bitmap 251 GLfloat yorig = cmd->yorig; local in function:_mesa_unmarshal_Bitmap 255 CALL_Bitmap(ctx->CurrentServerDispatch, (width, height, xorig, yorig, xmove, ymove, bitmap)); 261 _mesa_marshal_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument 268 CALL_Bitmap(ctx->CurrentServerDispatch, (width, height, xorig, yorig, xmove, ymove, bitmap)); 275 cmd->yorig = yorig;
|
| H A D | indirect.h | 76 extern _X_HIDDEN void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | gldrv.h | 42 void (APIENTRY *glBitmap )( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap );
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 1516 FLOAT32 yorig F32; \
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | indirect.h | 76 extern _X_HIDDEN void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1211 GLfloat xorig, GLfloat yorig,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | indirect_api.cpp | 80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) { } argument
|