Searched refs:FT_F2Dot14 (Results 1 – 3 of 3) sorted by relevance
264 typedef signed short FT_F2Dot14; typedef356 FT_F2Dot14 x;357 FT_F2Dot14 y;
2304 FT_F2Dot14 GridPeriod, in SetSuperRound()2573 R->x = (FT_F2Dot14)( V.x / 4 ); in Normalize()2574 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.