HomeSort by relevance Sort by last modified time
    Searched refs:requested_kerning (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape.hh 73 bool requested_kerning : 1; member in struct:hb_ot_shape_plan_t
hb-aat-layout-kerx-table.hh 107 if (!c->plan->requested_kerning)
354 if (!c->plan->requested_kerning &&
408 if (!c->plan->requested_kerning)
671 if (!c->plan->requested_kerning)
hb-ot-kern-table.hh 66 if (!c->plan->requested_kerning)
hb-ot-shape.cc 110 plan.requested_kerning = !!plan.kern_mask;

Completed in 264 milliseconds