Home | History | Annotate | Download | only in base

Lines Matching refs:intersect

1003     FT_Bool          intersect;          /* use intersection of lines? */
1010 /* Only intersect borders if between two lineto's and both */
1015 intersect = FALSE;
1023 intersect = FT_BOOL( min_length &&
1028 if ( !intersect )