Lines Matching refs:pcfPutINT8
96 pcfPutINT8(FontFilePtr file, CARD32 format, int c)
123 pcfPutINT8(file, format, metric->leftSideBearing + 0x80);
124 pcfPutINT8(file, format, metric->rightSideBearing + 0x80);
125 pcfPutINT8(file, format, metric->characterWidth + 0x80);
126 pcfPutINT8(file, format, metric->ascent + 0x80);
127 pcfPutINT8(file, format, metric->descent + 0x80);
157 pcfPutINT8(file, format, pFontInfo->noOverlap);
158 pcfPutINT8(file, format, pFontInfo->constantMetrics);
159 pcfPutINT8(file, format, pFontInfo->terminalFont);
160 pcfPutINT8(file, format, pFontInfo->constantWidth);
161 pcfPutINT8(file, format, pFontInfo->inkInside);
162 pcfPutINT8(file, format, pFontInfo->inkMetrics);
163 pcfPutINT8(file, format, pFontInfo->drawDirection);
164 pcfPutINT8(file, format, 0);
366 pcfPutINT8(file, format, '\0');
373 pcfPutINT8(file, format, pFont->info.isStringProp[i]);
377 pcfPutINT8(file, format, 0);