9 references to IsAnyGlyphCovered
PresentationCore (9)
MS\Internal\Shaping\Context.cs (3)
1034
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
1046
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
1058
.
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)
97
return Coverage(table).
IsAnyGlyphCovered
(table,
355
if (!Coverage(table).
IsAnyGlyphCovered
(table,
535
return Coverage(table).
IsAnyGlyphCovered
(table,
657
return Coverage(table).
IsAnyGlyphCovered
(table,