HomeSort by relevance Sort by last modified time
    Searched defs:horiBearingX (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/sfnt/
ttsbit0.c 329 metrics->horiBearingX = (FT_Char)p[2];
640 FT_Char horiBearingX = decoder->metrics->horiBearingX;
676 decoder->metrics->horiBearingX = horiBearingX;
  /external/freetype/include/freetype/
freetype.h 217 /* horiBearingX :: */
244 FT_Pos horiBearingX;
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 423 /* horiBearingX :: The horizontal left bearing. */
440 FT_Char horiBearingX;
509 /* min_origin_SB :: Minimum of horiBearingX (resp. */
514 /* ( horiBearingX + width ) */
    [all...]

Completed in 273 milliseconds