Home
last modified time | relevance | path

Searched refs:get_len (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh101 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()
[all …]