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