Searched refs:AF_NONBASE (Results 1 – 3 of 3) sorted by relevance
84 #define AF_NONBASE 0x4000U macro
221 gstyles[gindex] |= AF_NONBASE; in af_face_globals_compute_style_coverage()232 gstyles[gindex] |= AF_NONBASE; in af_face_globals_compute_style_coverage()
3536 if ( !( metrics->root.globals->glyph_styles[glyph_index] & AF_NONBASE ) ) in af_latin_hints_apply()