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

  /external/skia/src/sfnt/
SkOTTable_EBDT.h 32 SK_OT_CHAR horiBearingX;
  /external/freetype/src/sfnt/
ttsbit.c 617 metrics->horiBearingX = (FT_Char)p[2];
954 FT_Char horiBearingX = (FT_Char)decoder->metrics->horiBearingX;
994 decoder->metrics->horiBearingX = horiBearingX;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttsbit.c 573 metrics->horiBearingX = (FT_Char)p[2];
910 FT_Char horiBearingX = (FT_Char)decoder->metrics->horiBearingX;
950 decoder->metrics->horiBearingX = horiBearingX;
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttsbit.c 511 metrics->horiBearingX = (FT_Char)p[2];
832 FT_Char horiBearingX = (FT_Char)decoder->metrics->horiBearingX;
869 decoder->metrics->horiBearingX = horiBearingX;
    [all...]
  /external/freetype/include/freetype/
freetype.h 280 /* horiBearingX :: */
313 FT_Pos horiBearingX;
    [all...]
  /external/freetype/src/cff/
cffgload.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
freetype.h 281 /* horiBearingX :: */
314 FT_Pos horiBearingX;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffgload.c     [all...]
  /external/pdfium/third_party/freetype/include/freetype/
freetype.h 281 /* horiBearingX :: */
314 FT_Pos horiBearingX;
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffgload.c     [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h 281 /* horiBearingX :: */
314 FT_Pos horiBearingX;
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 411 /* horiBearingX :: The horizontal left bearing. */
428 FT_Short horiBearingX;
497 /* min_origin_SB :: Minimum of horiBearingX (resp. */
502 /* ( horiBearingX + width ) */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
tttypes.h 411 /* horiBearingX :: The horizontal left bearing. */
428 FT_Short horiBearingX;
497 /* min_origin_SB :: Minimum of horiBearingX (resp. */
502 /* ( horiBearingX + width ) */
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
tttypes.h 411 /* horiBearingX :: The horizontal left bearing. */
428 FT_Short horiBearingX;
497 /* min_origin_SB :: Minimum of horiBearingX (resp. */
502 /* ( horiBearingX + width ) */
    [all...]

Completed in 560 milliseconds