Searched refs:pcfPutINT16 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | pcfwrite.c | 80 pcfPutINT16(FontFilePtr file, CARD32 format, int c) function in typeref:typename:int 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(fil [all...] |
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | pcfwrite.c | 82 pcfPutINT16(FontFilePtr file, CARD32 format, int c) function in typeref:typename:int 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(fil [all...] |
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | pcfwrite.c | 96 pcfPutINT16(FontFilePtr file, CARD32 format, int c) function in typeref:typename:int 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(fil [all...] |
Completed in 3 milliseconds