5 references to Insert
PresentationCore (5)
Core\CSharp\MS\Internal\Shaping\GlyphInfoList.cs (4)
97
_glyphs.
Insert
(index, Count);
98
_glyphFlags.
Insert
(index, Count);
99
_firstChars.
Insert
(index, Count);
100
_ligatureCounts.
Insert
(index, Count);
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (1)
122
_charMap.
Insert
(0, charCount);