Searched refs:Cosine (Results 1 – 3 of 3) sorted by relevance
47 float Cosine(void);
117 Angle::Cosine(void) in Cosine() function in Angle
406 rmatrix.xx = (FT_Fixed)( rotationAngle.Cosine() * 0x10000); in GetTransformedFace()409 rmatrix.yy = (FT_Fixed)( rotationAngle.Cosine() * 0x10000); in GetTransformedFace()413 smatrix.xy = (FT_Fixed)(-shearAngle.Cosine() * 0x10000); in GetTransformedFace()