Home | History | Annotate | Download | only in truetype

Lines Matching refs:p2

986       FT_Vector*  p2;
1000 p2 = gloader->base.outline.points + l;
1002 x = p1->x - p2->x;
1003 y = p1->y - p2->y;