Home
last modified time | relevance | path

Searched refs:af_face_globals_is_digit (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.h162 af_face_globals_is_digit( AF_FaceGlobals globals,
Dafglobal.c493 af_face_globals_is_digit( AF_FaceGlobals globals, in af_face_globals_is_digit() function
Dafloader.c508 ( af_face_globals_is_digit( loader->globals, glyph_index ) && in af_loader_load_glyph()