Home | History | Annotate | Download | only in pdf

Lines Matching refs:fGlyphSet

620           fGlyphSet(glyphSet) {
649 myUsage->merge(*(usage.fMap[i].fGlyphSet));
655 delete fMap[i].fGlyphSet; // Should not be NULL.
672 return fMap[i].fGlyphSet;
678 fMap[index].fGlyphSet = new SkPDFGlyphSet();
679 return fMap[index].fGlyphSet;