2 references to AppendGlyphRecord
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
1046if (!AppendGlyphRecord(glyph, lookupIndex, records, ref recordCount, ref maxLookupGlyph)) 1066if (!AppendGlyphRecord((ushort)glyph, lookupIndex, records, ref recordCount, ref maxLookupGlyph))