3 references to GlyphCount
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\Context.cs (3)
649
int backtrackGlyphCount =
GlyphCount
(Table,curOffset);
684
int inputGlyphCount =
GlyphCount
(Table,curOffset);
721
int lookaheadGlyphCount =
GlyphCount
(Table,curOffset);