Searched refs:glXUseXFont (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglx_mangle.h45 #define glXUseXFont mglXUseXFont macro
H A Dglx.h238 extern void glXUseXFont( Font font, int first, int count, int list );
/external/mesa3d/include/GL/
H A Dglx_mangle.h45 #define glXUseXFont mglXUseXFont macro
H A Dglx.h238 extern void glXUseXFont( Font font, int first, int count, int list );
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c61 { "glXUseXFont", (__GLXextFuncPtr) glXUseXFont },
H A Dglx_usefont.c29 * Fake implementation of glXUseXFont().
210 glXUseXFont(Font font, int first, int count, int listbase) function
248 "Couldn't allocate bitmap in glXUseXFont()");
320 straight from the glXUseXFont(3) manpage. */
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c61 { "glXUseXFont", (__GLXextFuncPtr) glXUseXFont },
H A Dglx_usefont.c29 * Fake implementation of glXUseXFont().
210 glXUseXFont(Font font, int first, int count, int listbase) function
248 "Couldn't allocate bitmap in glXUseXFont()");
320 straight from the glXUseXFont(3) manpage. */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dglxapi.c352 glXUseXFont(Font font, int first, int count, int listBase) function
1244 { "glXUseXFont", (__GLXextFuncPtr) glXUseXFont },
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c352 glXUseXFont(Font font, int first, int count, int listBase) function
1244 { "glXUseXFont", (__GLXextFuncPtr) glXUseXFont },
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcmds.c495 glXUseXFont(Font font, int first, int count, int listBase) function
2493 GLX_FUNCTION(glXUseXFont),
/external/mesa3d/src/glx/
H A Dglxcmds.c495 glXUseXFont(Font font, int first, int count, int listBase) function
2493 GLX_FUNCTION(glXUseXFont),

Completed in 866 milliseconds