3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
607int backtrackGlyphCount = GlyphCount(Table,curOffset); 642int inputGlyphCount = GlyphCount(Table,curOffset); 679int lookaheadGlyphCount = GlyphCount(Table,curOffset);