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

  /external/harfbuzz_ng/src/
hb-ot-shape.hh 76 bool has_gpos_mark : 1; member in struct:hb_ot_shape_plan_t
hb-ot-shape-complex-hebrew.cc 73 if (!found && !c->plan->has_gpos_mark)
hb-ot-shape-normalize.cc 292 if (plan->has_gpos_mark)
hb-ot-shape.cc 152 plan.has_gpos_mark = !!plan.map.get_1_mask (HB_TAG ('m','a','r','k'));

Completed in 126 milliseconds