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

  /external/skia/src/sfnt/
SkOTTable_EBDT.h 34 SK_OT_BYTE horiAdvance;
  /external/freetype/src/sfnt/
ttsbit.c 513 metrics->horiAdvance = p[4];
834 FT_Byte horiAdvance = (FT_Byte)decoder->metrics->horiAdvance;
871 decoder->metrics->horiAdvance = horiAdvance;
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttsbit.c 513 metrics->horiAdvance = p[4];
834 FT_Byte horiAdvance = (FT_Byte)decoder->metrics->horiAdvance;
871 decoder->metrics->horiAdvance = horiAdvance;
    [all...]
  /external/freetype/include/
freetype.h 287 /* horiAdvance :: */
306 /* `horiAdvance' or `vertAdvance'; you have to manually adjust these */
316 FT_Pos horiAdvance;
    [all...]
  /external/freetype/src/cff/
cffgload.c     [all...]
  /external/pdfium/third_party/freetype/include/freetype/
freetype.h 287 /* horiAdvance :: */
306 /* `horiAdvance' or `vertAdvance'; you have to manually adjust these */
316 FT_Pos horiAdvance;
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffgload.c     [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h 287 /* horiAdvance :: */
306 /* `horiAdvance' or `vertAdvance'; you have to manually adjust these */
316 FT_Pos horiAdvance;
    [all...]
  /external/freetype/include/internal/
tttypes.h 415 /* horiAdvance :: The horizontal advance. */
430 FT_UShort horiAdvance;
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
tttypes.h 415 /* horiAdvance :: The horizontal advance. */
430 FT_UShort horiAdvance;
    [all...]

Completed in 982 milliseconds