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