Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-private.hh47 unsigned int has_mark : 1; member
96 plan.has_mark = !!plan.map.get_1_mask (HB_TAG ('m','a','r','k')); in compile()
Dhb-ot-shape-complex-hebrew.cc73 if (!found && !c->plan->has_mark) in compose_hebrew()