5 references to SetRange
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (4)
59_glyphs.SetRange(index, length); 60_glyphFlags.SetRange(index, length); 61_firstChars.SetRange(index, length); 62_ligatureCounts.SetRange(index, length);
MS\Internal\Shaping\ShaperBuffers.cs (1)
45_charMap.SetRange(0,charCount);