3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
286int backtrackGlyphCount = GlyphCount(Table,curOffset); 316int inputGlyphCount = GlyphCount(Table,curOffset); 348int lookaheadGlyphCount = GlyphCount(Table,curOffset);