Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc832 hb_vector_t<int> range_char_counts; in _hb_uniscribe_shape() local
845 range_char_counts.shrink (0); in _hb_uniscribe_shape()
860 int *c = range_char_counts.push (); in _hb_uniscribe_shape()
864 range_char_counts.shrink (0); in _hb_uniscribe_shape()
872 range_char_counts[range_char_counts.len - 1]++; in _hb_uniscribe_shape()
889 range_char_counts.arrayZ (), in _hb_uniscribe_shape()
930 range_char_counts.arrayZ (), in _hb_uniscribe_shape()