Home | History | Annotate | Download | only in src

Lines Matching full:range_properties

849   hb_auto_array_t<TEXTRANGE_PROPERTIES*> range_properties;
862 range_properties.shrink (0);
874 if (!range_properties.len ||
875 &range->props != range_properties[range_properties.len - 1])
877 TEXTRANGE_PROPERTIES **props = range_properties.push ();
881 range_properties.shrink (0);
908 range_properties.array,
909 range_properties.len,
949 range_properties.array,
950 range_properties.len,