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.h60 af_face_globals_is_digit( AF_FaceGlobals globals,
Dafglobal.c309 af_face_globals_is_digit( AF_FaceGlobals globals, in af_face_globals_is_digit() function
Dafloader.c438 ( af_face_globals_is_digit( loader->globals, glyph_index ) && in af_loader_load_g()