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

  /external/freetype/src/autofit/
aflatin.c 45 #define FLAT_THRESHOLD( x ) ( x / 14 )
291 FT_Pos flat_threshold = FLAT_THRESHOLD( metrics->units_per_em ); local
796 flat_threshold )
1398 FT_Pos flat_threshold = FLAT_THRESHOLD( metrics->units_per_em ); local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin.c 45 #define FLAT_THRESHOLD( x ) ( x / 14 )
281 FT_Pos flat_threshold = FLAT_THRESHOLD( metrics->units_per_em ); local
725 flat_threshold )
1244 FT_Pos flat_threshold = FLAT_THRESHOLD( metrics->units_per_em ); local
    [all...]

Completed in 512 milliseconds