HomeSort by relevance Sort by last modified time
    Searched refs:AF_FaceGlobals (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/freetype/src/autofit/
afglobal.h 85 AF_FaceGlobals *aglobals,
89 af_face_globals_get_metrics( AF_FaceGlobals globals,
95 af_face_globals_free( AF_FaceGlobals globals );
98 af_face_globals_is_digit( AF_FaceGlobals globals,
afmodule.c 50 AF_FaceGlobals* aglobals,
54 AF_FaceGlobals globals;
60 globals = (AF_FaceGlobals)face->autohint.data;
103 AF_FaceGlobals globals;
132 AF_FaceGlobals globals;
153 AF_FaceGlobals globals;
afloader.h 42 AF_FaceGlobals globals;
afglobal.c 56 af_face_globals_compute_script_coverage( AF_FaceGlobals globals )
160 AF_FaceGlobals *aglobals,
165 AF_FaceGlobals globals = NULL;
195 af_face_globals_free( AF_FaceGlobals globals )
229 af_face_globals_get_metrics( AF_FaceGlobals globals,
294 af_face_globals_is_digit( AF_FaceGlobals globals,
aftypes.h 249 typedef struct AF_FaceGlobalsRec_* AF_FaceGlobals;
257 AF_FaceGlobals globals; /* to access properties */
afloader.c 56 loader->globals = (AF_FaceGlobals)face->autohint.data;
  /external/freetype/src/autofit/
afglobal.h 126 AF_FaceGlobals *aglobals,
130 af_face_globals_get_metrics( AF_FaceGlobals globals,
136 af_face_globals_free( AF_FaceGlobals globals );
139 af_face_globals_is_digit( AF_FaceGlobals globals,
hbshim.h 39 af_get_coverage( AF_FaceGlobals globals,
afmodule.c 50 AF_FaceGlobals* aglobals,
54 AF_FaceGlobals globals;
60 globals = (AF_FaceGlobals)face->autohint.data;
135 AF_FaceGlobals globals;
165 AF_FaceGlobals globals;
197 AF_FaceGlobals globals;
afloader.h 42 AF_FaceGlobals globals;
afglobal.c 133 af_face_globals_compute_style_coverage( AF_FaceGlobals globals )
307 AF_FaceGlobals *aglobals,
312 AF_FaceGlobals globals = NULL;
346 af_face_globals_free( AF_FaceGlobals globals )
386 af_face_globals_get_metrics( AF_FaceGlobals globals,
454 af_face_globals_is_digit( AF_FaceGlobals globals,
aftypes.h 459 typedef struct AF_FaceGlobalsRec_* AF_FaceGlobals;
471 AF_FaceGlobals globals; /* to access properties */
hbshim.c 99 af_get_coverage( AF_FaceGlobals globals,
509 af_get_coverage( AF_FaceGlobals globals,
afloader.c 57 loader->globals = (AF_FaceGlobals)face->autohint.data;
186 AF_FaceGlobals globals = loader->globals;
542 AF_FaceGlobals globals = loader->globals;
afcjk.c 97 AF_FaceGlobals globals = metrics->root.globals;
    [all...]
aflatin.c 84 AF_FaceGlobals globals = metrics->root.globals;
    [all...]

Completed in 676 milliseconds