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

  /external/freetype/src/autofit/
afcjk.h 98 FT_UInt units_per_em; member in struct:AF_CJKMetricsRec_
aflatin.h 33 /* constants are given with units_per_em == 2048 in mind */
35 ( ( (c) * (FT_Long)( (AF_LatinMetrics)(metrics) )->units_per_em ) / 2048 )
112 FT_UInt units_per_em; member in struct:AF_LatinMetricsRec_
afhints.c 827 FT_UInt units_per_em = hints->metrics->scaler.face->units_per_EM; local
828 FT_Int near_limit = 20 * units_per_em / 2048;
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cfftypes.h 121 FT_ULong units_per_em; /* temporarily used as scaling value also */ member in struct:CFF_FontRecDictRec_
  /external/freetype/src/cff/
cfftypes.h 195 FT_ULong units_per_em; /* temporarily used as scaling value also */ member in struct:CFF_FontRecDictRec_

Completed in 80 milliseconds