Searched refs:FontScaledRec (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dfntfilst.h52 } FontScaledRec; typedef in typeref:struct:_FontScaled
/xsrc/external/mit/bdftopcf/dist/
H A Dfntfilst.h52 } FontScaledRec; typedef in typeref:struct:_FontScaled
/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dfntfilst.h52 } FontScaledRec; typedef in typeref:struct:_FontScaled
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dfontscale.c51 new = realloc (extra->scaled, newsize * sizeof (FontScaledRec));
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dfontscale.c53 new = reallocarray (extra->scaled, newsize, sizeof (FontScaledRec));

Completed in 5 milliseconds