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