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