Searched defs:horiBearingX (Results 1 - 3 of 3) sorted by relevance

/external/freetype/src/sfnt/
H A Dttsbit0.c329 metrics->horiBearingX = (FT_Char)p[2];
640 FT_Char horiBearingX = decoder->metrics->horiBearingX; local
676 decoder->metrics->horiBearingX = horiBearingX;
/external/freetype/include/freetype/
H A Dfreetype.h217 /* horiBearingX :: */
244 FT_Pos horiBearingX; member in struct:FT_Glyph_Metrics_
/external/freetype/include/freetype/internal/
H A Dtttypes.h423 /* horiBearingX :: The horizontal left bearing. */
440 FT_Char horiBearingX; member in struct:TT_SBit_MetricsRec_
509 /* min_origin_SB :: Minimum of horiBearingX (resp. */
514 /* ( horiBearingX + width ) */

Completed in 36 milliseconds