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