1 write to
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (1)
443map[ch] = (ushort)index;
5 references to
PresentationCore (5)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (5)
349ushort firstIndex = map[ch]; 364if (map[ch] != firstIndex && !Classification.IsCombining(ch) && !Classification.IsJoiner(ch)) 431if (map[ch] != 0 && map[ch] != index) 438ch, map[ch], index