Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hebrew.cc73 if (!found && !c->plan->has_gpos_mark) in compose_hebrew()
Dhb-ot-shape.hh76 bool has_gpos_mark : 1; member
Dhb-ot-shape-normalize.cc292 if (plan->has_gpos_mark) in _hb_ot_shape_normalize()
Dhb-ot-shape.cc152 plan.has_gpos_mark = !!plan.map.get_1_mask (HB_TAG ('m','a','r','k')); in compile()