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

  /external/skia/src/sfnt/
SkOTTable_EBDT.h 33 SK_OT_CHAR horiBearingY;
  /external/freetype/src/sfnt/
ttsbit.c 618 metrics->horiBearingY = (FT_Char)p[3];
955 FT_Char horiBearingY = (FT_Char)decoder->metrics->horiBearingY;
995 decoder->metrics->horiBearingY = horiBearingY;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttsbit.c 574 metrics->horiBearingY = (FT_Char)p[3];
911 FT_Char horiBearingY = (FT_Char)decoder->metrics->horiBearingY;
951 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 :: */
314 FT_Pos horiBearingY;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
freetype.h 284 /* horiBearingY :: */
315 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 413 /* horiBearingY :: The horizontal top bearing. */
429 FT_Short horiBearingY;
509 /* max_before_BL :: Maximum of horiBearingY (resp. */
514 /* horiBearingY - height */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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...]
  /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 581 milliseconds