4 references to Format2RangeEndGlyph
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (3)
1912
else if (glyph >
Format2RangeEndGlyph
(Table, middleIndex))
1972
ushort lastGlyphId =
Format2RangeEndGlyph
(table, (ushort)(rangeCount - 1));
1979
ushort endGlyphId =
Format2RangeEndGlyph
(table, rangeIndex);
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
1062
ushort lastGlyph = coverage.
Format2RangeEndGlyph
(table, i);