1 reference to GlyphInfoList
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (1)
65
_glyphInfoList = new
GlyphInfoList
((glyphCount > charCount ? glyphCount : charCount), 16, false);