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

  /external/skia/src/sfnt/
SkOTTable_EBDT.h 32 SK_OT_CHAR horiBearingY;
  /external/freetype/src/sfnt/
ttsbit.c 642 metrics->horiBearingY = (FT_Char)p[3];
980 FT_Char horiBearingY = (FT_Char)decoder->metrics->horiBearingY;
1022 decoder->metrics->horiBearingY = horiBearingY;
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttsbit.c 512 metrics->horiBearingY = (FT_Char)p[3];
833 FT_Char horiBearingY = (FT_Char)decoder->metrics->horiBearingY;
870 decoder->metrics->horiBearingY = horiBearingY;
    [all...]
  /external/freetype/include/freetype/
freetype.h 283 /* horiBearingY :: */
319 FT_Pos horiBearingY;
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
freetype.h 284 /* horiBearingY :: */
315 FT_Pos horiBearingY;
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h 284 /* horiBearingY :: */
315 FT_Pos horiBearingY;
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 449 /* horiBearingY :: The horizontal top bearing. */
465 FT_Short horiBearingY;
545 /* max_before_BL :: Maximum of horiBearingY (resp. */
550 /* horiBearingY - height */
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
tttypes.h 413 /* horiBearingY :: The horizontal top bearing. */
429 FT_Short horiBearingY;
509 /* max_before_BL :: Maximum of horiBearingY (resp. */
514 /* horiBearingY - height */
    [all...]

Completed in 3087 milliseconds