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

  /external/freetype/src/sfnt/
ttsbit0.c 330 metrics->horiBearingY = (FT_Char)p[3];
641 FT_Char horiBearingY = decoder->metrics->horiBearingY;
677 decoder->metrics->horiBearingY = horiBearingY;
  /external/freetype/include/freetype/
freetype.h 219 /* horiBearingY :: */
246 FT_Pos horiBearingY;
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 425 /* horiBearingY :: The horizontal top bearing. */
441 FT_Char horiBearingY;
521 /* max_before_BL :: Maximum of horiBearingY (resp. */
526 /* horiBearingY - height */
    [all...]

Completed in 179 milliseconds