Home | History | Annotate | Download | only in cff

Lines Matching refs:ppt

1090                            FT_Vector*     ppt,
1101 ppt->x = FT_MulFix( glyphpath->font->outerTransform.a, pt.x ) +
1104 ppt->y = FT_MulFix( glyphpath->font->outerTransform.b, pt.x ) +