Searched refs:requested_kerning (Results 1 – 4 of 4) sorted by relevance
88 bool requested_kerning : 1; member90 static constexpr bool requested_kerning = false; member
107 if (!c->plan->requested_kerning) in apply()352 if (!c->plan->requested_kerning && in apply()406 if (!c->plan->requested_kerning) in apply()662 if (!c->plan->requested_kerning) in apply()
66 if (!c->plan->requested_kerning) in apply()
126 plan.requested_kerning = !!plan.kern_mask; in compile()