3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
603
int backtrackGlyphCount =
GlyphCount
(Table,curOffset);
638
int inputGlyphCount =
GlyphCount
(Table,curOffset);
675
int lookaheadGlyphCount =
GlyphCount
(Table,curOffset);