6 references to LigatureCounts
PresentationCore (6)
MS\Internal\Shaping\Substitution.cs (6)
269
int curLigaCount = GlyphInfo.
LigatureCounts
[curGlyph];
311
GlyphInfo.
LigatureCounts
[glyph-shift] = GlyphInfo.
LigatureCounts
[glyph];
334
GlyphInfo.
LigatureCounts
[FirstGlyph] = (ushort)totalLigaCharCount;
497
ushort ligatureCount = GlyphInfo.
LigatureCounts
[FirstGlyph];
511
GlyphInfo.
LigatureCounts
[FirstGlyph + gl] = ligatureCount;