3 references to GlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
280int backtrackGlyphCount = GlyphCount(Table,curOffset); 310int inputGlyphCount = GlyphCount(Table,curOffset); 342int lookaheadGlyphCount = GlyphCount(Table,curOffset);