Home
last modified time | relevance | path

Searched refs:has_gpos_kern (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape.cc112 bool has_gpos_kern = plan.map.get_feature_index (1, kern_tag) != HB_OT_LAYOUT_NO_FEATURE_INDEX; in compile() local
140 if (!plan.apply_kerx && !has_gpos_kern) in compile()