Searched defs:SCALED (Results 1 – 5 of 5) sorted by relevance
37 SCALED = 'scaled' variable
48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
1655 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
436 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro