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