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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-private.hh 47 unsigned int has_mark : 1; member in struct:hb_ot_shape_plan_t
96 plan.has_mark = !!plan.map.get_1_mask (HB_TAG ('m','a','r','k'));
hb-ot-shape-complex-hebrew.cc 73 if (!found && !c->plan->has_mark)
  /external/harfbuzz_ng/src/
hb-ot-shape-private.hh 47 unsigned int has_mark : 1; member in struct:hb_ot_shape_plan_t
96 plan.has_mark = !!plan.map.get_1_mask (HB_TAG ('m','a','r','k'));
hb-ot-shape-complex-hebrew.cc 73 if (!found && !c->plan->has_mark)

Completed in 756 milliseconds