Lines Matching refs:pcfPutINT16
82 pcfPutINT16(FontFilePtr file, CARD32 format, int c)
133 pcfPutINT16(file, format, metric->leftSideBearing);
134 pcfPutINT16(file, format, metric->rightSideBearing);
135 pcfPutINT16(file, format, metric->characterWidth);
136 pcfPutINT16(file, format, metric->ascent);
137 pcfPutINT16(file, format, metric->descent);
138 pcfPutINT16(file, format, metric->attributes);
393 pcfPutINT16(file, format, bitmapFont->num_chars);
419 pcfPutINT16(file, format, bitmapFont->num_chars);
429 pcfPutINT16(file, format, pFont->info.firstCol);
430 pcfPutINT16(file, format, pFont->info.lastCol);
431 pcfPutINT16(file, format, pFont->info.firstRow);
432 pcfPutINT16(file, format, pFont->info.lastRow);
433 pcfPutINT16(file, format, pFont->info.defaultCh);
436 pcfPutINT16(file, format,
440 pcfPutINT16(file, format, 0xFFFF);