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.hh598 const ValueFormat *valueFormats) const in collect_glyphs()
601 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs()
602 unsigned int len2 = valueFormats[1].get_len (); in collect_glyphs()
615 const ValueFormat *valueFormats, in apply()
620 unsigned int len1 = valueFormats[0].get_len (); in apply()
621 unsigned int len2 = valueFormats[1].get_len (); in apply()
643 valueFormats[0].apply_value (c->font, c->direction, this, in apply()
645 valueFormats[1].apply_value (c->font, c->direction, this, in apply()
659 const ValueFormat *valueFormats; member
672 …return_trace (closure->valueFormats[0].sanitize_values_stride_unsafe (c, closure->base, &record->v… in sanitize()
[all …]