Home
last modified time | relevance | path

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

/external/chromium_org/third_party/freetype/src/autofit/
Dafglobal.h98 af_face_globals_is_digit( AF_FaceGlobals globals,
Dafglobal.c294 af_face_globals_is_digit( AF_FaceGlobals globals, in af_face_globals_is_digit() function
Dafloader.c444 ( af_face_globals_is_digit( loader->globals, glyph_index ) && in af_loader_load_g()
/external/freetype/src/autofit/
Dafglobal.h139 af_face_globals_is_digit( AF_FaceGlobals globals,
Dafglobal.c454 af_face_globals_is_digit( AF_FaceGlobals globals, in af_face_globals_is_digit() function
Dafloader.c450 ( af_face_globals_is_digit( loader->globals, glyph_index ) && in af_loader_load_g()