Searched refs:fwl_theme (Results 1 – 1 of 1) sorted by relevance
55 auto fwl_theme = pdfium::MakeUnique<CXFA_FWLTheme>(this); in GetFWLTheme() local56 if (fwl_theme->LoadCalendarFont(doc)) in GetFWLTheme()57 m_pFWLTheme = std::move(fwl_theme); in GetFWLTheme()