Home | History | Annotate | Download | only in ports

Lines Matching refs:numGlyphs

674      *  less than its maxp::numGlyphs. When this is the case we try to read the bounds from the
731 CFIndex numGlyphs = CTFontGetGlyphCount(ctFont);
732 SkASSERT(numGlyphs >= 1 && numGlyphs <= 0xFFFF);
733 fGlyphCount = SkToU16(numGlyphs);
1000 // less than its maxp::numGlyphs. When this is the case we try to read the bounds from the