Searched refs:SCALED (Results 1 – 4 of 4) sorted by relevance
54 #undef SCALED in FT_Outline_Decompose()55 #define SCALED( x ) ( ( (x) << shift ) - delta ) in FT_Outline_Decompose() macro95 v_start.x = SCALED( v_start.x ); in FT_Outline_Decompose()96 v_start.y = SCALED( v_start.y ); in FT_Outline_Decompose()99 v_last.x = SCALED( v_last.x ); in FT_Outline_Decompose()100 v_last.y = SCALED( v_last.y ); in FT_Outline_Decompose()155 vec.x = SCALED( point->x ); in FT_Outline_Decompose()156 vec.y = SCALED( point->y ); in FT_Outline_Decompose()167 v_control.x = SCALED( point->x ); in FT_Outline_Decompose()168 v_control.y = SCALED( point->y ); in FT_Outline_Decompose()[all …]
264 #undef SCALED1448 #undef SCALED in FT_Outline_Decompose()1449 #define SCALED( x ) ( ( (x) << shift ) - delta ) in FT_Outline_Decompose() macro1489 v_start.x = SCALED( v_start.x ); in FT_Outline_Decompose()1490 v_start.y = SCALED( v_start.y ); in FT_Outline_Decompose()1493 v_last.x = SCALED( v_last.x ); in FT_Outline_Decompose()1494 v_last.y = SCALED( v_last.y ); in FT_Outline_Decompose()1549 vec.x = SCALED( point->x ); in FT_Outline_Decompose()1550 vec.y = SCALED( point->y ); in FT_Outline_Decompose()1561 v_control.x = SCALED( point->x ); in FT_Outline_Decompose()[all …]
439 #undef SCALED445 #define SCALED( x ) ( ( (x) << ras.scale_shift ) - ras.precision_half ) macro1816 v_start.x = SCALED( points[first].x ); in Decompose_Curve()1817 v_start.y = SCALED( points[first].y ); in Decompose_Curve()1818 v_last.x = SCALED( points[last].x ); in Decompose_Curve()1819 v_last.y = SCALED( points[last].y ); in Decompose_Curve()1883 x = SCALED( point->x ); in Decompose_Curve()1884 y = SCALED( point->y ); in Decompose_Curve()1894 v_control.x = SCALED( point[0].x ); in Decompose_Curve()1895 v_control.y = SCALED( point[0].y ); in Decompose_Curve()[all …]
100020 SCALED S K EY1 L D