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

  /external/chromium_org/third_party/freetype/src/autofit/
aflatin2.c 221 FT_Int best_point, best_y, best_first, best_last; local
239 best_first = 0; /* ditto */
283 best_first = first;
306 if ( prev < best_first )
324 next = best_first;
    [all...]
  /external/freetype/src/autofit/
aflatin2.c 221 FT_Int best_point, best_y, best_first, best_last; local
239 best_first = 0; /* ditto */
283 best_first = first;
306 if ( prev < best_first )
324 next = best_first;
    [all...]

Completed in 236 milliseconds