1 reference to GlyphCount
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
460
int glyphBitsLength = (
GlyphCount
+ 31) >> 5;