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

  /external/chromium_org/third_party/freetype/src/autofit/
afhints.c 1206 AF_Point first_touched, last_touched; local
1225 first_touched = point;
1260 if ( last_touched == first_touched )
1261 af_iup_shift( first_point, end_point, first_touched );
1267 last_touched, first_touched );
1269 if ( first_touched > points )
1270 af_iup_interp( first_point, first_touched - 1,
1271 last_touched, first_touched );
    [all...]
  /external/freetype/src/autofit/
afhints.c 1341 AF_Point first_touched, last_touched; local
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.c 7268 FT_UInt first_touched; \/* first touched point in contour *\/ local
    [all...]
  /external/freetype/src/truetype/
ttinterp.c 7383 FT_UInt first_touched; \/* first touched point in contour *\/ local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttinterp.c 7272 FT_UInt first_touched; \/* first touched point in contour *\/ local
    [all...]

Completed in 674 milliseconds