3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
282
int backtrackGlyphCount =
GlyphCount
(Table,curOffset);
312
int inputGlyphCount =
GlyphCount
(Table,curOffset);
344
int lookaheadGlyphCount =
GlyphCount
(Table,curOffset);