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

  /external/freetype/src/autofit/
aflatin.c 533 FT_Pos height_threshold = metrics->units_per_em / 4; local
606 if ( FT_ABS( best_y - points[first].y ) > height_threshold )
    [all...]

Completed in 191 milliseconds