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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh573 const ValueFormat *valueFormats) const
576 unsigned int len1 = valueFormats[0].get_len ();
577 unsigned int len2 = valueFormats[1].get_len ();
590 const ValueFormat *valueFormats,
595 unsigned int len1 = valueFormats[0].get_len ();
596 unsigned int len2 = valueFormats[1].get_len ();
606 valueFormats[0].apply_value (c->font, c->direction, this,
608 valueFormats[1].apply_value (c->font, c->direction, this,
623 ValueFormat *valueFormats; member in struct:OT::PairSet::sanitize_closure_t
624 unsigned int len1; /* valueFormats[
589 apply(hb_apply_context_t *c, const ValueFormat *valueFormats, unsigned int pos) const argument
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh570 const ValueFormat *valueFormats) const
573 unsigned int len1 = valueFormats[0].get_len ();
574 unsigned int len2 = valueFormats[1].get_len ();
587 const ValueFormat *valueFormats,
591 unsigned int len1 = valueFormats[0].get_len ();
592 unsigned int len2 = valueFormats[1].get_len ();
602 valueFormats[0].apply_value (c->font, c->direction, this,
604 valueFormats[1].apply_value (c->font, c->direction, this,
619 ValueFormat *valueFormats; member in struct:OT::PairSet::sanitize_closure_t
620 unsigned int len1; /* valueFormats[
586 apply(hb_apply_context_t *c, const ValueFormat *valueFormats, unsigned int pos) const argument
[all...]

Completed in 30 milliseconds