Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape.hh73 bool requested_kerning : 1; member
Dhb-aat-layout-kerx-table.hh107 if (!c->plan->requested_kerning) in apply()
354 if (!c->plan->requested_kerning && in apply()
408 if (!c->plan->requested_kerning) in apply()
671 if (!c->plan->requested_kerning) in apply()
Dhb-ot-kern-table.hh66 if (!c->plan->requested_kerning) in apply()
Dhb-ot-shape.cc110 plan.requested_kerning = !!plan.kern_mask; in compile()