5 references to SetRange
PresentationCore (5)
Core\CSharp\MS\Internal\Shaping\GlyphInfoList.cs (4)
74_glyphs.SetRange(index, length); 75_glyphFlags.SetRange(index, length); 76_firstChars.SetRange(index, length); 77_ligatureCounts.SetRange(index, length);
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (1)
69_charMap.SetRange(0,charCount);