3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
280
int backtrackGlyphCount =
GlyphCount
(Table,curOffset);
310
int inputGlyphCount =
GlyphCount
(Table,curOffset);
342
int lookaheadGlyphCount =
GlyphCount
(Table,curOffset);