Lines Matching refs:valueFormat
479 valueFormat.apply_value (c, this, values, buffer->cur_pos()); in apply()
490 valueFormat.sanitize_value (c, this, values)); in sanitize()
498 ValueFormat valueFormat; /* Defines the types of data in the member
529 valueFormat.apply_value (c, this, in apply()
530 &values[index * valueFormat.get_len ()], in apply()
542 valueFormat.sanitize_values (c, this, values, valueCount)); in sanitize()
550 ValueFormat valueFormat; /* Defines the types of data in the member
693 (this+pairSet[i]).collect_glyphs (c, valueFormat); in collect_glyphs()
712 return_trace ((this+pairSet[index]).apply (c, valueFormat, skippy_iter.idx)); in apply()
721 unsigned int len1 = valueFormat[0].get_len (); in sanitize()
722 unsigned int len2 = valueFormat[1].get_len (); in sanitize()
725 valueFormat, in sanitize()
738 ValueFormat valueFormat[2]; /* [0] Defines the types of data in member