3 references to GlyphId
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
306match = ( GlyphId(Table,curOffset) == GlyphInfo.Glyphs[glyphIndex] ); 336match = ( GlyphId(Table,curOffset) == GlyphInfo.Glyphs[glyphIndex] ); 369match = ( GlyphId(Table,curOffset) == GlyphInfo.Glyphs[glyphIndex] );