Home | History | Annotate | Download | only in ports

Lines Matching refs:ranges

383         // glyph id in a font file are continuous. So, even if we have ranges,
386 int count = glyphSet->ranges[i].cGlyphs;
391 chars[j] = glyphSet->ranges[i].wcLow + j;