Searched refs:cf2_perp (Results 1 – 1 of 1) sorted by relevance
1225 #define cf2_perp( a, b ) \ in cf2_glyphpath_computeIntersection() macro1243 denominator = cf2_perp( u, v ); in cf2_glyphpath_computeIntersection()1248 s = FT_DivFix( cf2_perp( w, v ), denominator ); in cf2_glyphpath_computeIntersection()