HomeSort by relevance Sort by last modified time
    Searched full:units_per_em (Results 26 - 46 of 46) sorted by null

12

  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 549 FT_FRAME_USHORT( Units_Per_EM ),
576 FT_TRACE3(( "Units per EM: %4u\n", header->Units_Per_EM ));
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c     [all...]
ttgload.c 107 *ah = face->root.units_per_EM;
    [all...]
  /external/freetype/src/cff/
cffparse.c 516 FT_ULong* upm = &dict->units_per_em;
534 /* `units_per_em' value. */
cffgload.c     [all...]
  /external/freetype/src/sfnt/
ttload.c 551 FT_FRAME_USHORT( Units_Per_EM ),
578 FT_TRACE3(( "Units per EM: %4u\n", header->Units_Per_EM ));
    [all...]
  /external/freetype/src/truetype/
ttobjs.c     [all...]
ttgload.c 109 *ah = face->root.units_per_EM;
    [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
afcjk.c 100 dummy->units_per_em = metrics->units_per_em;
553 metrics->units_per_em = face->units_per_EM;
    [all...]
aflatin.c 86 dummy->units_per_em = metrics->units_per_em;
496 metrics->units_per_em = face->units_per_EM;
    [all...]
aflatin2.c 89 dummy->units_per_em = metrics->units_per_em;
482 metrics->units_per_em = face->units_per_EM;
    [all...]
  /external/freetype/src/autofit/
aflatin2.c 90 dummy->units_per_em = metrics->units_per_em;
492 metrics->units_per_em = face->units_per_EM;
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp 517 info->fEmSize = ttHeader->Units_Per_EM;
729 return face ? face->units_per_EM : 0;
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType_common.cpp 456 strength = FT_MulFix(face->units_per_EM, face->size->metrics.y_scale)
  /external/chromium_org/third_party/freetype/src/base/
ftobjs.c     [all...]
  /external/freetype/include/freetype/
freetype.h     [all...]
tttables.h 72 FT_UShort Units_Per_EM;
    [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h     [all...]
tttables.h 72 FT_UShort Units_Per_EM;
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cffgload.c     [all...]

Completed in 1150 milliseconds

12