Searched refs:unload_glyphs (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dfontinfo.c275 pPtr->pfont->unload_glyphs = NULL; /* Not a safe call for this font */
300 if (pPtr->pfont->unload_glyphs) /* For rasterizers that want to save memory */
301 (*pPtr->pfont->unload_glyphs)(pPtr->pfont);
366 pPtr->pfont->unload_glyphs = NULL; /* Not a safe call for this font */
398 if (pPtr->pfont->unload_glyphs) /* For rasterizers that want to save memory */
399 (*pPtr->pfont->unload_glyphs)(pPtr->pfont);
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h123 void (*unload_glyphs) (FontPtr /* font */); member in struct:_Font
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dsnfread.c434 pFont->unload_glyphs = NULL;
H A Dbdfread.c924 pFont->unload_glyphs = NULL;
H A Dpcfread.c677 pFont->unload_glyphs = NULL;
H A Dbitscale.c792 pf->unload_glyphs = NULL;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dsnfread.c436 pFont->unload_glyphs = NULL;
H A Dbdfread.c926 pFont->unload_glyphs = NULL;
H A Dpcfread.c679 pFont->unload_glyphs = NULL;
H A Dbitscale.c789 pf->unload_glyphs = NULL;
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c697 pfont->unload_glyphs = NULL;
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c699 pfont->unload_glyphs = NULL;
/xsrc/external/mit/bdftopcf/dist/
H A Dbdfread.c920 pFont->unload_glyphs = NULL;
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A Dftfuncs.c3797 xf->unload_glyphs = 0;
/xsrc/external/mit/libXfont2/dist/src/FreeType/
H A Dftfuncs.c3801 xf->unload_glyphs = 0;

Completed in 26 milliseconds