6 references to LigatureCounts
PresentationCore (6)
MS\Internal\Shaping\Substitution.cs (6)
270
int curLigaCount = GlyphInfo.
LigatureCounts
[curGlyph];
312
GlyphInfo.
LigatureCounts
[glyph-shift] = GlyphInfo.
LigatureCounts
[glyph];
335
GlyphInfo.
LigatureCounts
[FirstGlyph] = (ushort)totalLigaCharCount;
498
ushort ligatureCount = GlyphInfo.
LigatureCounts
[FirstGlyph];
512
GlyphInfo.
LigatureCounts
[FirstGlyph + gl] = ligatureCount;