Searched refs:ppem (Results 1 – 10 of 10) sorted by relevance
21 le_int16 DeviceTable::getAdjustment(le_uint16 ppem) const in getAdjustment()27 if (ppem >= start && ppem <= SWAPW(endSize) && format < FORMAT_COUNT) { in getAdjustment()28 le_uint16 sizeIndex = ppem - start; in getAdjustment()
28 le_int16 getAdjustment(le_uint16 ppem) const;
26 FT_UInt ppem ) in FT_Get_Gasp() argument42 while ( ppem > range->maxPPEM ) in FT_Get_Gasp()
121 FT_UInt ppem );
67 FT_UInt ppem,
577 FT_UInt ppem, in tt_face_get_device_metrics() argument587 if ( face->hdmx_record_sizes[nn] == ppem ) in tt_face_get_device_metrics()
270 FT_UShort ppem; /* maximum ppem size */ member
761 tt_metrics->ppem = 0; in tt_size_run_fpgm()1171 size->ttmetrics.ppem = metrics->x_ppem; in tt_size_reset()1180 size->ttmetrics.ppem = metrics->y_ppem; in tt_size_reset()
1682 return TT_MULFIX( CUR.tt_metrics.ppem, CURRENT_Ratio() ); in Current_Ppem()5462 if ( ( args[0] & 0x100 ) != 0 && CUR.tt_metrics.ppem <= A ) in Ins_SCANCTRL()5471 if ( ( args[0] & 0x800 ) != 0 && CUR.tt_metrics.ppem > A ) in Ins_SCANCTRL()
334 FT_Byte ppem; member