Searched refs:pNewMgr (Results 1 – 1 of 1) sorted by relevance
37 auto pNewMgr = pdfium::MakeUnique<CFPF_SkiaFontMgr>(); in GetFontMgr() local38 if (!pNewMgr->InitFTLibrary()) in GetFontMgr()40 m_pFontMgr = std::move(pNewMgr); in GetFontMgr()