Home | History | Annotate | Download | only in cff

Lines Matching refs:ppt

1091                            FT_Vector*     ppt,
1102 ppt->x = FT_MulFix( glyphpath->font->outerTransform.a, pt.x ) +
1105 ppt->y = FT_MulFix( glyphpath->font->outerTransform.b, pt.x ) +