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.hh601 const ValueFormat *valueFormats) const in collect_glyphs()
604 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs()
605 unsigned int len2 = valueFormats[1].get_len (); in collect_glyphs()
618 const ValueFormat *valueFormats, in apply()
623 unsigned int len1 = valueFormats[0].get_len (); in apply()
624 unsigned int len2 = valueFormats[1].get_len (); in apply()
646 valueFormats[0].apply_value (c, this, &record->values[0], buffer->cur_pos()); in apply()
647 valueFormats[1].apply_value (c, this, &record->values[len1], buffer->pos[pos]); in apply()
660 const ValueFormat *valueFormats; member
673 …return_trace (closure->valueFormats[0].sanitize_values_stride_unsafe (c, closure->base, &record->v… in sanitize()
[all …]