Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-private.hh44 hb_mask_t kern_mask; member
91 plan.kern_mask = plan.map.get_mask (HB_DIRECTION_IS_HORIZONTAL (plan.props.direction) ? in compile()
95 plan.has_kern = !!plan.kern_mask; in compile()
Dhb-ot-shape-fallback.cc442 c.set_lookup_mask (plan->kern_mask); in _hb_ot_shape_fallback_kern()