9 references to IsAnyGlyphCovered
PresentationCore (9)
Core\CSharp\MS\Internal\Shaping\Context.cs (3)
1086
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
1098
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
1110
.
IsAnyGlyphCovered
(table, glyphBits, minGlyphId, maxGlyphId)
Core\CSharp\MS\Internal\Shaping\Positioning.cs (2)
604
return Coverage(table).
IsAnyGlyphCovered
(table,
898
return Coverage(table).
IsAnyGlyphCovered
(table,
Core\CSharp\MS\Internal\Shaping\Substitution.cs (4)
110
return Coverage(table).
IsAnyGlyphCovered
(table,
383
if (!Coverage(table).
IsAnyGlyphCovered
(table,
574
return Coverage(table).
IsAnyGlyphCovered
(table,
706
return Coverage(table).
IsAnyGlyphCovered
(table,