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

  /external/chromium_org/third_party/freetype/src/sfnt/
ttsbit0.c 330 metrics->horiBearingY = (FT_Char)p[3];
641 FT_Char horiBearingY = decoder->metrics->horiBearingY;
677 decoder->metrics->horiBearingY = horiBearingY;
ttsbit.c 356 metrics->horiBearingY = (FT_Char)p[3];
677 FT_Char horiBearingY = decoder->metrics->horiBearingY;
714 decoder->metrics->horiBearingY = horiBearingY;
    [all...]
  /external/freetype/src/sfnt/
ttsbit.c 356 metrics->horiBearingY = (FT_Char)p[3];
677 FT_Char horiBearingY = decoder->metrics->horiBearingY;
714 decoder->metrics->horiBearingY = horiBearingY;
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h 219 /* horiBearingY :: */
250 FT_Pos horiBearingY;
    [all...]
  /external/freetype/include/freetype/
freetype.h 219 /* horiBearingY :: */
250 FT_Pos horiBearingY;
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 344 /* horiBearingY :: The horizontal top bearing. */
360 FT_Char horiBearingY;
440 /* max_before_BL :: Maximum of horiBearingY (resp. */
445 /* horiBearingY - height */
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 344 /* horiBearingY :: The horizontal top bearing. */
360 FT_Char horiBearingY;
440 /* max_before_BL :: Maximum of horiBearingY (resp. */
445 /* horiBearingY - height */
    [all...]

Completed in 3421 milliseconds