Searched refs:script_class (Results 1 – 5 of 5) sorted by relevance
522 #define AF_DECLARE_SCRIPT_CLASS( script_class ) \ argument524 script_class;527 script_class, \ argument534 const AF_ScriptClassRec script_class = \598 #define AF_DECLARE_SCRIPT_CLASS( script_class ) \ argument600 FT_Init_Class_ ## script_class( AF_ScriptClassRec* ac );603 script_class, \ argument610 FT_Init_Class_ ## script_class( AF_ScriptClassRec* ac ) \
166 AF_ScriptClass script_class = in af_face_globals_compute_style_coverage() local171 if ( !script_class->script_uni_ranges ) in af_face_globals_compute_style_coverage()184 for ( range = script_class->script_uni_ranges; in af_face_globals_compute_style_coverage()213 for ( range = script_class->script_uni_nonbase_ranges; in af_face_globals_compute_style_coverage()
91 AF_ScriptClass script_class = AF_SCRIPT_CLASSES_GET in af_latin_metrics_init_widths() local101 p = script_class->standard_charstring; in af_latin_metrics_init_widths()2057 AF_ScriptClass script_class = AF_SCRIPT_CLASSES_GET in af_latin_hints_compute_edges() local2086 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hints_compute_edges()2944 AF_ScriptClass script_class = AF_SCRIPT_CLASSES_GET in af_latin_hint_edges() local2959 top_to_bottom_hinting = script_class->top_to_bottom_hinting; in af_latin_hint_edges()
100 AF_ScriptClass script_class = AF_SCRIPT_CLASSES_GET in af_cjk_metrics_init_widths() local110 p = script_class->standard_charstring; in af_cjk_metrics_init_widths()
2910 * src/autofit/aftypes.h (AF_StyleMetrics): Replace `script_class'4219 s/clazz/script_class/.