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

  /external/freetype/src/autofit/
aflatin2.c 174 #define AF_LATIN_MAX_TEST_CHARACTERS 12
178 [AF_LATIN_MAX_TEST_CHARACTERS+1] =
193 FT_Pos flats [AF_LATIN_MAX_TEST_CHARACTERS];
194 FT_Pos rounds[AF_LATIN_MAX_TEST_CHARACTERS];
214 const char* limit = p + AF_LATIN_MAX_TEST_CHARACTERS;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin2.c 169 #define AF_LATIN_MAX_TEST_CHARACTERS 12
173 [AF_LATIN_MAX_TEST_CHARACTERS+1] =
188 FT_Pos flats [AF_LATIN_MAX_TEST_CHARACTERS];
189 FT_Pos rounds[AF_LATIN_MAX_TEST_CHARACTERS];
209 const char* limit = p + AF_LATIN_MAX_TEST_CHARACTERS;
    [all...]

Completed in 193 milliseconds