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