1 write to
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
426map[ch] = (ushort)index;
5 references to
PresentationCore (5)
MS\Internal\Shaping\TypefaceMap.cs (5)
333ushort firstIndex = map[ch]; 348if (map[ch] != firstIndex && !Classification.IsCombining(ch) && !Classification.IsJoiner(ch)) 414if (map[ch] != 0 && map[ch] != index) 421ch, map[ch], index