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

  /external/freetype/src/truetype/
ttobjs.h 222 /* - All CVT values are scaled to the maximum ppem size. */
230 /* We choose ppem = x_ppem = 14 as the CVT scaling size. All cvt */
234 /* y_ratio = y_ppem/ppem (< 1.0) */
253 /* The current ppem is simply */
254 /* ratio * ppem */
269 FT_UShort ppem; /* maximum ppem size */ member in struct:TT_Size_Metrics_
  /external/freetype/include/freetype/internal/
tttypes.h 272 /* maxPPEM :: The maximum ppem value to which `gaspFlag' applies. */
326 /* ppem :: The pixels per EM value at which these metrics apply. */
334 FT_Byte ppem; member in struct:TT_HdmxEntryRec_
    [all...]

Completed in 50 milliseconds