3 references to Remove
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (1)
128
_glyphInfoList.
Remove
(0, _glyphInfoList.Length);
Core\CSharp\MS\Internal\Shaping\Substitution.cs (2)
368
GlyphInfo.
Remove
(GlyphInfo.Length-compCount+1,compCount-1);
532
GlyphInfo.
Remove
(FirstGlyph,1);