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.cc852 hb_auto_array_t<int> range_char_counts; in _hb_uniscribe_shape() local
865 range_char_counts.shrink (0); in _hb_uniscribe_shape()
880 int *c = range_char_counts.push (); in _hb_uniscribe_shape()
884 range_char_counts.shrink (0); in _hb_uniscribe_shape()
892 range_char_counts[range_char_counts.len - 1]++; in _hb_uniscribe_shape()
909 range_char_counts.array, in _hb_uniscribe_shape()
950 range_char_counts.array, in _hb_uniscribe_shape()