Searched refs:has_gpos_kern (Results 1 – 1 of 1) sorted by relevance
133 bool has_gpos_kern = plan.map.get_feature_index (1, kern_tag) != HB_OT_LAYOUT_NO_FEATURE_INDEX; in compile() local169 if (!plan.apply_kerx && !has_gpos_kern) in compile()