5 references to SetRange
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (4)
68_glyphs.SetRange(index, length); 69_glyphFlags.SetRange(index, length); 70_firstChars.SetRange(index, length); 71_ligatureCounts.SetRange(index, length);
MS\Internal\Shaping\ShaperBuffers.cs (1)
60_charMap.SetRange(0,charCount);