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

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_EBDT.h 34 SK_OT_BYTE horiAdvance;
  /external/skia/src/sfnt/
SkOTTable_EBDT.h 34 SK_OT_BYTE horiAdvance;
  /external/chromium_org/third_party/freetype/src/sfnt/
ttsbit0.c 331 metrics->horiAdvance = p[4];
642 FT_Byte horiAdvance = decoder->metrics->horiAdvance;
678 decoder->metrics->horiAdvance = horiAdvance;
ttsbit.c 357 metrics->horiAdvance = p[4];
678 FT_Byte horiAdvance = decoder->metrics->horiAdvance;
715 decoder->metrics->horiAdvance = horiAdvance;
    [all...]
  /external/freetype/src/sfnt/
ttsbit.c 494 metrics->horiAdvance = p[4];
806 FT_Byte horiAdvance = (FT_Byte)decoder->metrics->horiAdvance;
843 decoder->metrics->horiAdvance = horiAdvance;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttsbit.c 357 metrics->horiAdvance = p[4];
678 FT_Byte horiAdvance = decoder->metrics->horiAdvance;
715 decoder->metrics->horiAdvance = horiAdvance;
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h 222 /* horiAdvance :: */
241 /* `horiAdvance' or `vertAdvance'; you have to manually adjust these */
251 FT_Pos horiAdvance;
    [all...]
  /external/freetype/include/
freetype.h 257 /* horiAdvance :: */
276 /* `horiAdvance' or `vertAdvance'; you have to manually adjust these */
286 FT_Pos horiAdvance;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
freetype.h 222 /* horiAdvance :: */
241 /* `horiAdvance' or `vertAdvance'; you have to manually adjust these */
251 FT_Pos horiAdvance;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
freetype.h 222 /* horiAdvance :: */
241 /* `horiAdvance' or `vertAdvance'; you have to manually adjust these */
251 FT_Pos horiAdvance;
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 346 /* horiAdvance :: The horizontal advance. */
361 FT_Byte horiAdvance;
    [all...]
  /external/freetype/include/internal/
tttypes.h 415 /* horiAdvance :: The horizontal advance. */
430 FT_UShort horiAdvance;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
tttypes.h 346 /* horiAdvance :: The horizontal advance. */
361 FT_Byte horiAdvance;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
tttypes.h 346 /* horiAdvance :: The horizontal advance. */
361 FT_Byte horiAdvance;
    [all...]

Completed in 482 milliseconds