Searched refs:isvalid (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dxuserotfont.c130 isvalid(const XFontStruct * fs, unsigned int which) function in typeref:typename:const XCharStruct *
286 ch = isvalid(fs, c);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_usefont.c166 isvalid(XFontStruct * fs, unsigned int which) function in typeref:typename:XCharStruct *
304 ch = isvalid(fs, c);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dxfont.c170 isvalid(XFontStruct * fs, int which) function in typeref:typename:XCharStruct *
315 ch = isvalid(fs, c);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxfonts.c165 isvalid(XFontStruct * fs, unsigned int which) function in typeref:typename:XCharStruct *
302 ch = isvalid(fs, c);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c166 isvalid(XFontStruct * fs, unsigned int which) function in typeref:typename:XCharStruct *
304 ch = isvalid(fs, c);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dxfont.c170 isvalid(XFontStruct * fs, int which) function in typeref:typename:XCharStruct *
305 ch = isvalid(fs, c);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxfonts.c164 isvalid(XFontStruct * fs, unsigned int which) function in typeref:typename:XCharStruct *
301 ch = isvalid(fs, c);

Completed in 8 milliseconds