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