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