1 write to
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
434map[ch] = (ushort)index;
5 references to
PresentationCore (5)
MS\Internal\Shaping\TypefaceMap.cs (5)
341ushort firstIndex = map[ch]; 356if (map[ch] != firstIndex && !Classification.IsCombining(ch) && !Classification.IsJoiner(ch)) 422if (map[ch] != 0 && map[ch] != index) 429ch, map[ch], index