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