Searched refs:thcos (Results 1 – 1 of 1) sorted by relevance
1003 FT_Fixed length, thcos; in ft_stroker_inside() local1045 thcos = FT_Cos( theta ); in ft_stroker_inside()1047 length = FT_DivFix( stroker->radius, thcos ); in ft_stroker_inside()1078 FT_Fixed thcos = 0; in ft_stroker_outside() local1105 thcos = FT_Cos( theta ); in ft_stroker_outside()1106 sigma = FT_MulFix( stroker->miter_limit, thcos ); in ft_stroker_outside()1192 length = FT_DivFix( stroker->radius, thcos ); in ft_stroker_outside()