3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
282int backtrackGlyphCount = GlyphCount(Table,curOffset); 312int inputGlyphCount = GlyphCount(Table,curOffset); 344int lookaheadGlyphCount = GlyphCount(Table,curOffset);