Searched defs:SCALED (Results 1 – 6 of 6) sorted by relevance
37 SCALED = 'scaled' variable
48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
127 SCALED = 1; enumerator
1377 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
455 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro