Searched refs:advance_Width_Max (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dtttables.h138 /* advance_Width_Max :: This field is the maximum of all advance */
187 FT_UShort advance_Width_Max; /* advance width maximum */ member in struct:TT_HoriHeader_
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttmtx.c128 FT_FRAME_USHORT( advance_Width_Max ),
H A Dsfobjs.c1046 root->max_advance_width = face->horizontal.advance_Width_Max;
/external/freetype/include/
H A Dtttables.h138 /* advance_Width_Max :: This field is the maximum of all advance */
187 FT_UShort advance_Width_Max; /* advance width maximum */ member in struct:TT_HoriHeader_
/external/freetype/src/sfnt/
H A Dttmtx.c128 FT_FRAME_USHORT( advance_Width_Max ),
H A Dsfobjs.c1458 root->max_advance_width = face->horizontal.advance_Width_Max;
H A Dttsbit.c300 metrics->max_advance = ppem * hori->advance_Width_Max * 64 / upem;
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dtttables.h138 /* advance_Width_Max :: This field is the maximum of all advance */
187 FT_UShort advance_Width_Max; /* advance width maximum */ member in struct:TT_HoriHeader_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dtttables.h138 /* advance_Width_Max :: This field is the maximum of all advance */
187 FT_UShort advance_Width_Max; /* advance width maximum */ member in struct:TT_HoriHeader_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttmtx.c135 FT_FRAME_USHORT( advance_Width_Max ),
H A Dsfobjs.c1048 root->max_advance_width = face->horizontal.advance_Width_Max;

Completed in 3232 milliseconds