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

  /external/freetype/src/autofit/
aflatin2.c 227 FT_Int best_point, best_y, best_first, best_last; local
246 best_last = 0; /* ditto */
290 best_last = last;
313 prev = best_last;
329 if ( next > best_last )
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin2.c 222 FT_Int best_point, best_y, best_first, best_last; local
241 best_last = 0; /* ditto */
285 best_last = last;
308 prev = best_last;
324 if ( next > best_last )
    [all...]

Completed in 517 milliseconds