Home | History | Annotate | Download | only in base

Lines Matching refs:intersect

1004     FT_Bool          intersect;          /* use intersection of lines? */
1011 /* Only intersect borders if between two lineto's and both */
1016 intersect = FALSE;
1024 intersect = FT_BOOL( min_length &&
1029 if ( !intersect )