Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc851 hb_auto_array_t<TEXTRANGE_PROPERTIES*> range_properties; in _hb_uniscribe_shape() local
864 range_properties.shrink (0); in _hb_uniscribe_shape()
876 if (!range_properties.len || in _hb_uniscribe_shape()
877 &range->props != range_properties[range_properties.len - 1]) in _hb_uniscribe_shape()
879 TEXTRANGE_PROPERTIES **props = range_properties.push (); in _hb_uniscribe_shape()
883 range_properties.shrink (0); in _hb_uniscribe_shape()
910 range_properties.array, in _hb_uniscribe_shape()
911 range_properties.len, in _hb_uniscribe_shape()
951 range_properties.array, in _hb_uniscribe_shape()
952 range_properties.len, in _hb_uniscribe_shape()