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

  /external/freetype/src/autofit/
aflatin.h 34 #define AF_LATIN_CONSTANT( metrics, c ) \
aflatin.c 154 : AF_LATIN_CONSTANT( metrics, 50 );
956 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
960 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
    [all...]
aflatin2.c 153 : AF_LATIN_CONSTANT( metrics, 50 );
948 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
952 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
    [all...]
afcjk.c 165 : AF_LATIN_CONSTANT( metrics, 50 );
738 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
    [all...]

Completed in 22 milliseconds