Searched refs:FontScaledRec (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ | ||
| H A D | fntfilst.h | 52 } FontScaledRec; typedef in typeref:struct:_FontScaled |
| /xsrc/external/mit/bdftopcf/dist/ | ||
| H A D | fntfilst.h | 52 } FontScaledRec; typedef in typeref:struct:_FontScaled |
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ | ||
| H A D | fntfilst.h | 52 } FontScaledRec; typedef in typeref:struct:_FontScaled |
| /xsrc/external/mit/libXfont/dist/src/fontfile/ | ||
| H A D | fontscale.c | 51 new = realloc (extra->scaled, newsize * sizeof (FontScaledRec)); |
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ | ||
| H A D | fontscale.c | 53 new = reallocarray (extra->scaled, newsize, sizeof (FontScaledRec)); |
Completed in 5 milliseconds