3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
603int backtrackGlyphCount = GlyphCount(Table,curOffset); 638int inputGlyphCount = GlyphCount(Table,curOffset); 675int lookaheadGlyphCount = GlyphCount(Table,curOffset);