2 references to Coverage
PresentationCore (2)
MS\Internal\Shaping\Context.cs (2)
2048
match = (
Coverage
(Table,curOffset).GetGlyphIndex(Table,GlyphInfo.Glyphs[glyphIndex]) >= 0);
2073
match = (
Coverage
(Table,curOffset).GetGlyphIndex(Table,GlyphInfo.Glyphs[glyphIndex]) >= 0);