Home | History | Annotate | Download | only in smooth

Lines Matching refs:control2

1017                               const FT_Vector*  control2,
1027 arc[1].x = UPSCALE( control2->x );
1028 arc[1].y = UPSCALE( control2->y );
1197 const FT_Vector* control2,
1201 gray_render_cubic( RAS_VAR_ control1, control2, to );