Home
last modified time | relevance | path

Searched refs:AF_WRITING_SYSTEM_CLASSES_GET (Results 1 – 7 of 7) sorted by relevance

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
Dafpic.h31 #define AF_WRITING_SYSTEM_CLASSES_GET af_writing_system_classes macro
79 #define AF_WRITING_SYSTEM_CLASSES_GET \ macro
Dafglobal.c400 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system]; in af_face_globals_free()
459 writing_system_class = AF_WRITING_SYSTEM_CLASSES_GET in af_face_globals_get_metrics()
Dafloader.c165 AF_WRITING_SYSTEM_CLASSES_GET[metrics->style_class->writing_system]; in af_loader_load_g()
287 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system]; in af_loader_load_g()
517 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system]; in af_loader_load_glyph()
/external/freetype/src/autofit/
Dafpic.h33 #define AF_WRITING_SYSTEM_CLASSES_GET af_writing_system_classes macro
79 #define AF_WRITING_SYSTEM_CLASSES_GET \
Dafglobal.c362 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system]; in af_face_globals_free()
414 writing_system_class = AF_WRITING_SYSTEM_CLASSES_GET in af_face_globals_get_metrics()
Dafloader.c149 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system]; in af_loader_load_g()
378 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system]; in af_loader_load_glyph()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.254173 (AF_WRITING_SYSTEM_CLASSES_GET): New macro.