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

  /external/chromium_org/third_party/freetype/src/autofit/
aflatin.h 34 #define AF_LATIN_CONSTANT( metrics, c ) \
aflatin.c 164 : AF_LATIN_CONSTANT( metrics, 50 );
1023 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
1027 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
    [all...]
aflatin2.c 154 : AF_LATIN_CONSTANT( metrics, 50 );
977 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
981 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
    [all...]
afcjk.c 168 : AF_LATIN_CONSTANT( metrics, 50 );
742 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
    [all...]
  /external/freetype/src/autofit/
aflatin.h 34 #define AF_LATIN_CONSTANT( metrics, c ) \
aflatin2.c 155 : AF_LATIN_CONSTANT( metrics, 50 );
978 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
982 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
    [all...]
aflatin.c 222 : AF_LATIN_CONSTANT( metrics, 50 );
    [all...]
afcjk.c 222 : AF_LATIN_CONSTANT( metrics, 50 );
759 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
    [all...]

Completed in 39 milliseconds