HomeSort by: relevance | last modified time | path
    Searched defs:horiBearingY (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/fonttosfnt/dist/
fonttosfnt.h 60 (b1)->horiBearingY == (b2)->horiBearingY && \
134 int horiBearingY;
  /xsrc/external/mit/freetype/dist/src/sfnt/
ttsbit.c 654 metrics->horiBearingY = (FT_Char)p[3];
992 FT_Char horiBearingY = (FT_Char)decoder->metrics->horiBearingY;
1035 decoder->metrics->horiBearingY = horiBearingY;
1583 metrics->horiBearingY = (FT_Short)( -originOffsetY + metrics->height );
  /xsrc/external/mit/freetype/dist/include/freetype/
freetype.h 270 * horiBearingY ::
306 FT_Pos horiBearingY;
  /xsrc/external/mit/freetype/dist/include/freetype/internal/
tttypes.h 417 * horiBearingY ::
438 FT_Short horiBearingY;
526 * Maximum of horiBearingY (resp. vertBearingY).
531 * horiBearingY - height

Completed in 19 milliseconds