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

/external/chromium_org/third_party/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,
/external/freetype/src/autofit/
H A Daftypes.h249 typedef struct AF_FaceGlobalsRec_* AF_FaceGlobals; typedef in typeref:struct:AF_FaceGlobalsRec_
257 AF_FaceGlobals globals; /* to access properties */

Completed in 664 milliseconds