Home | History | Annotate | Download | only in base

Lines Matching refs:control2

489                             FT_Vector*       control2,
505 vec[1] = *control2;
1550 FT_Vector* control2,
1564 FT_IS_SMALL( control1->x - control2->x ) &&
1565 FT_IS_SMALL( control1->y - control2->y ) &&
1566 FT_IS_SMALL( control2->x - to->x ) &&
1567 FT_IS_SMALL( control2->y - to->y ) )
1575 arc[1] = *control2;