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

  /external/harfbuzz_ng/src/
hb-ot-shape-private.hh 46 unsigned int has_kern : 1; member in struct:hb_ot_shape_plan_t
95 plan.has_kern = !!plan.kern_mask;
hb-ot-shape-fallback.cc 439 if (!plan->has_kern) return;

Completed in 52 milliseconds