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