Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape.cc122 hb_tag_t kern_tag = HB_DIRECTION_IS_HORIZONTAL (props.direction) ? in compile() local
125 plan.kern_mask = plan.map.get_mask (kern_tag); in compile()
133 bool has_gpos_kern = plan.map.get_feature_index (1, kern_tag) != HB_OT_LAYOUT_NO_FEATURE_INDEX; in compile()