Searched defs:has_positioning (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape.cc541 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/
H A Dhb-ot-shape.cc539 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 105 milliseconds