1 write to
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
425map[ch] = (ushort)index;
5 references to
PresentationCore (5)
MS\Internal\Shaping\TypefaceMap.cs (5)
332ushort firstIndex = map[ch]; 347if (map[ch] != firstIndex && !Classification.IsCombining(ch) && !Classification.IsJoiner(ch)) 413if (map[ch] != 0 && map[ch] != index) 420ch, map[ch], index