Searched defs:yorig (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DSetClOrig.c33 XSetClipOrigin(register Display * dpy,GC gc,int xorig,int yorig) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.h45 float xorig, yorig; /**< bitmap origin */ member in struct:gl_bitmap_glyph
H A Ddrawpix.c296 _mesa_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * bitmap) argument
H A Ddlist.c1664 save_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * pixels) argument
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutbitmap.h16 const GLfloat yorig; member in struct:__anonfc4ce6130108
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutbitmap.h18 const GLfloat yorig; member in struct:__anon436ba2d50108
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.h45 float xorig, yorig; /**< bitmap origin */ member in struct:gl_bitmap_glyph
H A Ddrawpix.c318 _mesa_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * bitmap) argument
H A Ddlist.c1716 save_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * pixels) argument
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxcompat.c125 int x, y, xoff, yoff, xorig, yorig; local in function:dmxVDLRead
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 Dst_cb_bitmap.c703 const float xorig = g->xorig, yorig = g->yorig; local in function:st_DrawAtlasBitmaps
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap.c702 const float xorig = g->xorig, yorig = g->yorig; local in function:st_DrawAtlasBitmaps
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dfont.c72 float xorig, yorig; /* Relative origin of the character */ member in struct:tagSFG_Font
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dfont.c72 float xorig, yorig; /* Relative origin of the character */ member in struct:tagSFG_Font
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) { } argument
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c240 GLfloat yorig; member in struct:marshal_cmd_Bitmap
251 GLfloat yorig = cmd->yorig; local in function:_mesa_unmarshal_Bitmap
261 _mesa_marshal_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument
H A Dindirect.c459 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect.c459 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument
H A Dmarshal_generated.c272 _mesa_marshal_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h1494 static void APIENTRY noopBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) argument
17604 void APIENTRY shared_dispatch_stub_8(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h1733 static void APIENTRY noopBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) argument
20257 void APIENTRY shared_dispatch_stub_8(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) argument
[all...]

Completed in 309 milliseconds