Home | History | Annotate | Download | only in cff

Lines Matching defs:P3

1267       /* TODO: should we intersect the interior joins (p1-p2 and p2-p3)? */
1622 FT_Vector P0, P1, P2, P3;
1653 P3.x = x3 + xOffset3;
1654 P3.y = y3 + yOffset3;
1684 glyphpath->prevElemP3 = P3;