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.hh625 const ValueFormat *valueFormats) const in intersects()
627 unsigned int len1 = valueFormats[0].get_len (); in intersects()
628 unsigned int len2 = valueFormats[1].get_len (); in intersects()
643 const ValueFormat *valueFormats) const in collect_glyphs()
646 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs()
647 unsigned int len2 = valueFormats[1].get_len (); in collect_glyphs()
655 const ValueFormat *valueFormats, in apply()
660 unsigned int len1 = valueFormats[0].get_len (); in apply()
661 unsigned int len2 = valueFormats[1].get_len (); in apply()
683 if (valueFormats[0].apply_value (c, this, &record->values[0], buffer->cur_pos()) | in apply()
[all …]