Home | History | Annotate | Download | only in pdf

Lines Matching refs:fFontGlyphUsage

796     if (fFontGlyphUsage.get() == NULL) {
797 fFontGlyphUsage.reset(new SkPDFGlyphSetMap());
811 fFontGlyphUsage->reset();
1157 fFontGlyphUsage->noteGlyphUsage(font, glyphIDs + consumedGlyphCount,
1312 fFontGlyphUsage->noteGlyphUsage(font, &encodedValue, 1);
1383 fFontGlyphUsage->merge(pdfDevice->getFontGlyphUsage());