Home | History | Annotate | Download | only in psaux

Lines Matching refs:outerTransform

1161    * Hint point in y-direction and apply outerTransform.
1181 FT_MulFix( glyphpath->font->outerTransform.a, pt.x ),
1183 FT_MulFix( glyphpath->font->outerTransform.c, pt.y ),
1186 FT_MulFix( glyphpath->font->outerTransform.b, pt.x ),
1188 FT_MulFix( glyphpath->font->outerTransform.d, pt.y ),
1311 * Transform each point with outerTransform and call the outline