Lines Matching refs:pcfPutINT8
94 pcfPutINT8(FontFilePtr file, CARD32 format, int c)
121 pcfPutINT8(file, format, metric->leftSideBearing + 0x80);
122 pcfPutINT8(file, format, metric->rightSideBearing + 0x80);
123 pcfPutINT8(file, format, metric->characterWidth + 0x80);
124 pcfPutINT8(file, format, metric->ascent + 0x80);
125 pcfPutINT8(file, format, metric->descent + 0x80);
155 pcfPutINT8(file, format, pFontInfo->noOverlap);
156 pcfPutINT8(file, format, pFontInfo->constantMetrics);
157 pcfPutINT8(file, format, pFontInfo->terminalFont);
158 pcfPutINT8(file, format, pFontInfo->constantWidth);
159 pcfPutINT8(file, format, pFontInfo->inkInside);
160 pcfPutINT8(file, format, pFontInfo->inkMetrics);
161 pcfPutINT8(file, format, pFontInfo->drawDirection);
162 pcfPutINT8(file, format, 0);
364 pcfPutINT8(file, format, '\0');
371 pcfPutINT8(file, format, pFont->info.isStringProp[i]);
375 pcfPutINT8(file, format, 0);