Searched defs:AF_FaceGlobals (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/autofit/
H A Dafglobal.h43 typedef struct AF_FaceGlobalsRec_* AF_FaceGlobals; typedef in typeref:struct:AF_FaceGlobalsRec_
48 AF_FaceGlobals *aglobals );
51 af_face_globals_get_metrics( AF_FaceGlobals globals,
57 af_face_globals_free( AF_FaceGlobals globals );
60 af_face_globals_is_digit( AF_FaceGlobals globals,

Completed in 123 milliseconds