Lines Matching refs:newFont
2154 SkAutoTUnref<SkPDFFont> newFont(SkPDFFont::GetFontResource(typeface,2156 int resourceIndex = fFontResources.find(newFont.get());2159 fFontResources.push(newFont.get());2160 newFont.get()->ref();