Searched refs:glyph_styles (Results 1 – 4 of 4) sorted by relevance
140 FT_UShort* gstyles = globals->glyph_styles; in af_face_globals_compute_style_coverage()357 globals->glyph_styles = (FT_UShort*)( globals + 1 ); in af_face_globals_new()448 style = (AF_Style)( globals->glyph_styles[gindex] & in af_face_globals_get_metrics()497 return (FT_Bool)( globals->glyph_styles[gindex] & AF_DIGIT ); in af_face_globals_is_digit()
109 FT_UShort* glyph_styles; member
354 prop->map = globals->glyph_styles; in af_property_get()
3523 if ( !( metrics->root.globals->glyph_styles[glyph_index] & AF_NONBASE ) ) in af_latin_hints_apply()