Lines Matching refs:pcfPutINT16
80 pcfPutINT16(FontFilePtr file, CARD32 format, int c)
131 pcfPutINT16(file, format, metric->leftSideBearing);
132 pcfPutINT16(file, format, metric->rightSideBearing);
133 pcfPutINT16(file, format, metric->characterWidth);
134 pcfPutINT16(file, format, metric->ascent);
135 pcfPutINT16(file, format, metric->descent);
136 pcfPutINT16(file, format, metric->attributes);
391 pcfPutINT16(file, format, bitmapFont->num_chars);
417 pcfPutINT16(file, format, bitmapFont->num_chars);
427 pcfPutINT16(file, format, pFont->info.firstCol);
428 pcfPutINT16(file, format, pFont->info.lastCol);
429 pcfPutINT16(file, format, pFont->info.firstRow);
430 pcfPutINT16(file, format, pFont->info.lastRow);
431 pcfPutINT16(file, format, pFont->info.defaultCh);
434 pcfPutINT16(file, format,
438 pcfPutINT16(file, format, 0xFFFF);