Searched defs:SCALED (Results 1 – 4 of 4) sorted by relevance
48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
391 #define SCALED 0 macro554 #define SCALED 1 macro
1653 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
436 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro