Searched defs:horiAdvance (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/freetype/dist/src/cff/ |
| H A D | cffgload.c | 552 FT_UShort horiAdvance = 0; local in function:cff_slot_load [all...] |
| /xsrc/external/mit/freetype/dist/src/sfnt/ |
| H A D | ttsbit.c | 993 FT_Byte horiAdvance = (FT_Byte)decoder->metrics->horiAdvance; local in function:tt_sbit_decoder_load_compound
|
| /xsrc/external/mit/freetype/dist/include/freetype/ |
| H A D | freetype.h | 307 FT_Pos horiAdvance; member in struct:FT_Glyph_Metrics_
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | tttypes.h | 439 FT_UShort horiAdvance; member in struct:TT_SBit_MetricsRec_
|
| /xsrc/external/mit/libXfont/dist/src/FreeType/ |
| H A D | ftfuncs.c | 896 ft_get_very_lazy_bbox(FT_UInt index,FT_Face face,FT_Size size,FT_UInt num_hmetrics,double slant,FT_Matrix * matrix,FT_BBox * bbox,FT_Long * horiAdvance,FT_Long * vertAdvance) argument
|
| /xsrc/external/mit/libXfont2/dist/src/FreeType/ |
| H A D | ftfuncs.c | 898 ft_get_very_lazy_bbox(FT_UInt index,FT_Face face,FT_Size size,FT_UInt num_hmetrics,double slant,FT_Matrix * matrix,FT_BBox * bbox,FT_Long * horiAdvance,FT_Long * vertAdvance) argument
|
Completed in 28 milliseconds