Home
last modified time | relevance | path

Searched refs:valueFormats (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh570 const ValueFormat *valueFormats) const in collect_glyphs()
573 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs()
574 unsigned int len2 = valueFormats[1].get_len (); in collect_glyphs()
587 const ValueFormat *valueFormats, in apply()
591 unsigned int len1 = valueFormats[0].get_len (); in apply()
592 unsigned int len2 = valueFormats[1].get_len (); in apply()
602 valueFormats[0].apply_value (c->font, c->direction, this, in apply()
604 valueFormats[1].apply_value (c->font, c->direction, this, in apply()
619 ValueFormat *valueFormats; member
631 …return TRACE_RETURN (closure->valueFormats[0].sanitize_values_stride_unsafe (c, closure->base, &re… in sanitize()
[all …]