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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.cc 541 bool has_positioning = hb_ot_layout_has_positioning (c->face); local
551 bool adjust_offsets_when_zeroing = !(has_positioning || c->plan->shaper->fallback_position ||
573 if (has_positioning)
  /external/harfbuzz_ng/src/
hb-ot-shape.cc 539 bool has_positioning = hb_ot_layout_has_positioning (c->face); local
549 bool adjust_offsets_when_zeroing = !(has_positioning || c->plan->shaper->fallback_position ||
571 if (has_positioning)

Completed in 39 milliseconds