Lines Matching refs:UnicodeValueRange
1032 struct UnicodeValueRange struct
1054 struct DefaultUVS : SortedArray32Of<UnicodeValueRange>
1095 UnicodeValueRange rec; in copy()
1098 c->copy<UnicodeValueRange> (rec); in copy()
1105 UnicodeValueRange rec; in copy()
1108 c->copy<UnicodeValueRange> (rec); in copy()
1117 for (const UnicodeValueRange& _ : *this) in copy()
1129 UnicodeValueRange rec; in copy()
1132 c->copy<UnicodeValueRange> (rec); in copy()
1142 UnicodeValueRange rec; in copy()
1145 c->copy<UnicodeValueRange> (rec); in copy()
1157 (c->length () - init_len) / UnicodeValueRange::static_size, in copy()