5 references to Insert
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (4)
79
_glyphs.
Insert
(index, Count);
80
_glyphFlags.
Insert
(index, Count);
81
_firstChars.
Insert
(index, Count);
82
_ligatureCounts.
Insert
(index, Count);
MS\Internal\Shaping\ShaperBuffers.cs (1)
98
_charMap.
Insert
(0, charCount);