Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc839 hb_vector_t<TEXTRANGE_PROPERTIES*> range_properties; in _hb_uniscribe_shape() local
852 range_properties.shrink (0); in _hb_uniscribe_shape()
864 if (!range_properties.length || in _hb_uniscribe_shape()
865 &range->props != range_properties[range_properties.length - 1]) in _hb_uniscribe_shape()
867 TEXTRANGE_PROPERTIES **props = range_properties.push (); in _hb_uniscribe_shape()
871 range_properties.shrink (0); in _hb_uniscribe_shape()
898 range_properties.arrayZ, in _hb_uniscribe_shape()
899 range_properties.length, in _hb_uniscribe_shape()
939 range_properties.arrayZ, in _hb_uniscribe_shape()
940 range_properties.length, in _hb_uniscribe_shape()