Lines Matching refs:pcfPutINT16
96 pcfPutINT16(FontFilePtr file, CARD32 format, int c)
146 pcfPutINT16(file, format, metric->leftSideBearing);
147 pcfPutINT16(file, format, metric->rightSideBearing);
148 pcfPutINT16(file, format, metric->characterWidth);
149 pcfPutINT16(file, format, metric->ascent);
150 pcfPutINT16(file, format, metric->descent);
151 pcfPutINT16(file, format, metric->attributes);
409 pcfPutINT16(file, format, bitmapFont->num_chars);
437 pcfPutINT16(file, format, bitmapFont->num_chars);
449 pcfPutINT16(file, format, pFont->info.firstCol);
450 pcfPutINT16(file, format, pFont->info.lastCol);
451 pcfPutINT16(file, format, pFont->info.firstRow);
452 pcfPutINT16(file, format, pFont->info.lastRow);
453 pcfPutINT16(file, format, pFont->info.defaultCh);
456 pcfPutINT16(file, format,
460 pcfPutINT16(file, format, 0xFFFF);