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

  /external/harfbuzz_ng/src/
hb-ot-shape.hh 83 bool apply_kerx : 1; member in struct:hb_ot_shape_plan_t
hb-ot-shape.cc 134 plan.apply_kerx = true;
138 plan.apply_kerx = true;
140 if (!plan.apply_kerx && !has_gpos_kern)
144 plan.apply_kerx = true;
150 !plan.apply_kerx &&
155 !plan.apply_kerx &&
217 else if (this->apply_kerx)

Completed in 298 milliseconds