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