Searched defs:intersects_func (Results 1 - 2 of 2) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh643 intersects_func_t intersects_func,
647 if (likely (!intersects_func (c->glyphs, values[i], intersects_data)))
640 intersects_array(hb_closure_context_t *c, unsigned int count, const USHORT values[], intersects_func_t intersects_func, const void *intersects_data) argument
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh643 intersects_func_t intersects_func,
647 if (likely (!intersects_func (c->glyphs, values[i], intersects_data)))
640 intersects_array(hb_closure_context_t *c, unsigned int count, const USHORT values[], intersects_func_t intersects_func, const void *intersects_data) argument

Completed in 119 milliseconds