Home | History | Annotate | Download | only in truetype

Lines Matching refs:first_touched

6722     FT_UInt   first_touched; /* first touched point in contour   */
6767 first_touched = point;
6788 if ( cur_touched == first_touched )
6796 first_touched );
6798 if ( first_touched > 0 )
6801 first_touched - 1,
6803 first_touched );