6 references to LigatureCounts
PresentationCore (6)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (6)
298
int curLigaCount = GlyphInfo.
LigatureCounts
[curGlyph];
340
GlyphInfo.
LigatureCounts
[glyph-shift] = GlyphInfo.
LigatureCounts
[glyph];
363
GlyphInfo.
LigatureCounts
[FirstGlyph] = (ushort)totalLigaCharCount;
537
ushort ligatureCount = GlyphInfo.
LigatureCounts
[FirstGlyph];
551
GlyphInfo.
LigatureCounts
[FirstGlyph + gl] = ligatureCount;