3 references to Format1GlyphCount
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
1779ushort highIndex = Format1GlyphCount(Table); 1844ushort glyphCount = Format1GlyphCount(table);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
981ushort glyphCount = coverage.Format1GlyphCount(table);