Searched refs:getGlyphSetForFont (Results 1 – 2 of 2) sorted by relevance
67 SkPDFGlyphSet* getGlyphSetForFont(SkPDFFont* font);
694 SkPDFGlyphSet* myUsage = getGlyphSetForFont(usage.fMap[i].fFont); in merge()708 SkPDFGlyphSet* subset = getGlyphSetForFont(font); in noteGlyphUsage()714 SkPDFGlyphSet* SkPDFGlyphSetMap::getGlyphSetForFont(SkPDFFont* font) { in getGlyphSetForFont() function in SkPDFGlyphSetMap