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