Searched defs:horiBearingY (Results 1 - 5 of 5) 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 | 134 int horiBearingY; member in struct:_Bitmap |
| /xsrc/external/mit/freetype/dist/src/sfnt/ | ||
| H A D | ttsbit.c | 992 FT_Char horiBearingY = (FT_Char)decoder->metrics->horiBearingY; local in function:tt_sbit_decoder_load_compound |
| /xsrc/external/mit/freetype/dist/include/freetype/ | ||
| H A D | freetype.h | 306 FT_Pos horiBearingY; member in struct:FT_Glyph_Metrics_ |
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ | ||
| H A D | tttypes.h | 438 FT_Short horiBearingY; member in struct:TT_SBit_MetricsRec_ |
Completed in 11 milliseconds