Home | History | Annotate | Download | only in pdf

Lines Matching refs:gID

1362     for (int gID = firstGlyphID(); gID <= lastGlyphID(); gID++) {
1363 encDiffs->appendName(fontInfo()->fGlyphNames->get()[gID].c_str());
1444 for (int gID = firstGlyphID(); gID <= lastGlyphID(); gID++) {
1446 characterName.printf("gid%d", gID);
1449 const SkGlyph& glyph = cache->getGlyphIDMetrics(gID);