5 references to Remove
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (4)
87
_glyphs.
Remove
(index, Count);
88
_glyphFlags.
Remove
(index, Count);
89
_firstChars.
Remove
(index, Count);
90
_ligatureCounts.
Remove
(index, Count);
MS\Internal\Shaping\ShaperBuffers.cs (1)
96
_charMap.
Remove
(0, _charMap.Length);