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);
101
return
_cmap
;