3 references to AddCluster
PresentationCore (3)
System\Windows\Media\GlyphsSerializer.cs (3)
107
AddCluster
(glyphClusterStart - _glyphClusterInitialOffset, _clusters[characterIndex] - _glyphClusterInitialOffset, charClusterStart, characterIndex);
118
AddCluster
(glyphClusterStart - _glyphClusterInitialOffset, _indices.Count, charClusterStart, characterIndex);
125
AddCluster
(i, i + 1, i, i + 1);