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