9 references to IsAnyGlyphCovered
PresentationCore (9)
MS\Internal\Shaping\Context.cs (3)
1032
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
1044
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
1056
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
MS\Internal\Shaping\Positioning.cs (2)
551
return Coverage(table).
IsAnyGlyphCovered
(table,
834
return Coverage(table).
IsAnyGlyphCovered
(table,
MS\Internal\Shaping\Substitution.cs (4)
96
return Coverage(table).
IsAnyGlyphCovered
(table,
354
if (!Coverage(table).
IsAnyGlyphCovered
(table,
534
return Coverage(table).
IsAnyGlyphCovered
(table,
656
return Coverage(table).
IsAnyGlyphCovered
(table,