5 references to Remove
PresentationCore (5)
Core\CSharp\MS\Internal\Shaping\GlyphInfoList.cs (4)
105
_glyphs.
Remove
(index, Count);
106
_glyphFlags.
Remove
(index, Count);
107
_firstChars.
Remove
(index, Count);
108
_ligatureCounts.
Remove
(index, Count);
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (1)
120
_charMap.
Remove
(0, _charMap.Length);