Searched refs:fontNamePropTable (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitscale.c80 static fontProp fontNamePropTable[] = { variable in typeref:typename:fontProp[]
113 #define NPROPS (sizeof(fontNamePropTable) / sizeof(fontProp))
180 i = sizeof(fontNamePropTable) / sizeof(fontProp);
181 for (t = fontNamePropTable; i; i--, t++)
606 for (fpt = fontNamePropTable, n = NPROPS;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitscale.c75 static fontProp fontNamePropTable[] = { variable in typeref:typename:fontProp[]
108 #define NPROPS (sizeof(fontNamePropTable) / sizeof(fontProp))
175 i = sizeof(fontNamePropTable) / sizeof(fontProp);
176 for (t = fontNamePropTable; i; i--, t++)
601 for (fpt = fontNamePropTable, n = NPROPS;

Completed in 6 milliseconds