Lines Matching refs:pcfPutINT8
111 pcfPutINT8(FontFilePtr file, CARD32 format, int c)
136 pcfPutINT8(file, format, metric->leftSideBearing + 0x80);
137 pcfPutINT8(file, format, metric->rightSideBearing + 0x80);
138 pcfPutINT8(file, format, metric->characterWidth + 0x80);
139 pcfPutINT8(file, format, metric->ascent + 0x80);
140 pcfPutINT8(file, format, metric->descent + 0x80);
170 pcfPutINT8(file, format, pFontInfo->noOverlap);
171 pcfPutINT8(file, format, pFontInfo->constantMetrics);
172 pcfPutINT8(file, format, pFontInfo->terminalFont);
173 pcfPutINT8(file, format, pFontInfo->constantWidth);
174 pcfPutINT8(file, format, pFontInfo->inkInside);
175 pcfPutINT8(file, format, pFontInfo->inkMetrics);
176 pcfPutINT8(file, format, pFontInfo->drawDirection);
177 pcfPutINT8(file, format, 0);
382 pcfPutINT8(file, format, '\0');
389 pcfPutINT8(file, format, pFont->info.isStringProp[i]);
393 pcfPutINT8(file, format, 0);