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