HomeSort by relevance Sort by last modified time
    Searched refs:first_touched (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
afhints.c 1029 AF_Point first_touched, last_touched; local
1048 first_touched = point;
1082 if ( last_touched == first_touched )
1084 af_iup_shift( first_point, end_point, first_touched );
1090 last_touched, first_touched );
1092 if ( first_touched > points )
1093 af_iup_interp( first_point, first_touched - 1,
1094 last_touched, first_touched );
  /external/freetype/src/truetype/
ttinterp.c 6722 FT_UInt first_touched; \/* first touched point in contour *\/ local
    [all...]

Completed in 622 milliseconds