Searched refs:valueFormats (Results 1 – 1 of 1) sorted by relevance
579 const ValueFormat *valueFormats) const in collect_glyphs()582 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs()583 unsigned int len2 = valueFormats[1].get_len (); in collect_glyphs()596 const ValueFormat *valueFormats, in apply()601 unsigned int len1 = valueFormats[0].get_len (); in apply()602 unsigned int len2 = valueFormats[1].get_len (); in apply()624 valueFormats[0].apply_value (c->font, c->direction, this, in apply()626 valueFormats[1].apply_value (c->font, c->direction, this, in apply()640 ValueFormat *valueFormats; member652 …return TRACE_RETURN (closure->valueFormats[0].sanitize_values_stride_unsafe (c, closure->base, &re… in sanitize()[all …]