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);