Lines Matching refs:get_len
101 unsigned int get_len () const { return hb_popcount ((unsigned int) *this); } in get_len() function
102 unsigned int get_size () const { return get_len () * Value::static_size; } in get_size()
207 unsigned int len = get_len (); in sanitize_values()
547 &values[index * valueFormat.get_len ()], in apply()
627 unsigned int len1 = valueFormats[0].get_len (); in intersects()
628 unsigned int len2 = valueFormats[1].get_len (); in intersects()
646 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs()
647 unsigned int len2 = valueFormats[1].get_len (); in collect_glyphs()
660 unsigned int len1 = valueFormats[0].get_len (); in apply()
661 unsigned int len2 = valueFormats[1].get_len (); in apply()
782 unsigned int len1 = valueFormat[0].get_len (); in sanitize()
783 unsigned int len2 = valueFormat[1].get_len (); in sanitize()
841 unsigned int len1 = valueFormat1.get_len (); in apply()
842 unsigned int len2 = valueFormat2.get_len (); in apply()
877 unsigned int len1 = valueFormat1.get_len (); in sanitize()
878 unsigned int len2 = valueFormat2.get_len (); in sanitize()