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