Searched refs:UseXFont (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
H A Drealglx.c65 glx.UseXFont = _real_glXUseXFont;
H A Dglxapi.h78 void (*UseXFont)(Font font, int first, int count, int listBase); member in struct:_glxapi_table
H A Dglxapi.c359 (t->UseXFont)(font, first, count, listBase);
H A Dfakeglx.c2954 glx.UseXFont = Fake_glXUseXFont;

Completed in 86 milliseconds