1 write to _cmap
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
91_cmap = new IntMap(_font);
2 references to _cmap
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
92_cmap.TryGetValue(' ', out _blankGlyphIndex); 101return _cmap;