Searched refs:FT_F2Dot14 (Results 1 – 3 of 3) sorted by relevance
264 typedef signed short FT_F2Dot14; typedef358 FT_F2Dot14 x;359 FT_F2Dot14 y;
2356 FT_F2Dot14 GridPeriod, in SetSuperRound()2636 R->x = (FT_F2Dot14)( V.x / 4 ); in Normalize()2637 R->y = (FT_F2Dot14)( V.y / 4 ); in Normalize()
1089 the angle between these FT_F2Dot14 unit vectors used to be scaled up1104 of F_dot_P to FT_F2Dot14 at this point.