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