Searched defs:horiBearingX (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/fonttosfnt/dist/ | ||
| H A D | struct.c | 120 makeBitmap(StrikePtr strike,int code,int advanceWidth,int horiBearingX,int horiBearingY,int width,int height,int stride,const unsigned char * raster,int crop) argument |
| H A D | fonttosfnt.h | 133 int horiBearingX; member in struct:_Bitmap |
| /xsrc/external/mit/freetype/dist/src/cff/ | ||
| H A D | cffgload.c | 551 FT_Short horiBearingX = 0; local in function:cff_slot_load [all...] |
| /xsrc/external/mit/freetype/dist/src/sfnt/ | ||
| H A D | ttsbit.c | 991 FT_Char horiBearingX = (FT_Char)decoder->metrics->horiBearingX; local in function:tt_sbit_decoder_load_compound |
| /xsrc/external/mit/freetype/dist/include/freetype/ | ||
| H A D | freetype.h | 305 FT_Pos horiBearingX; member in struct:FT_Glyph_Metrics_ |
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ | ||
| H A D | tttypes.h | 437 FT_Short horiBearingX; member in struct:TT_SBit_MetricsRec_ |
Completed in 14 milliseconds