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