Searched refs:CPSFont (Results 1 – 2 of 2) sorted by relevance
24 class CPSFont; variable96 std::vector<std::unique_ptr<CPSFont>> m_PSFontList;
28 class CPSFont { class553 m_PSFontList.push_back(pdfium::MakeUnique<CPSFont>()); in FindPSFontGlyph()571 CPSFont* pPSFont = m_PSFontList[*ps_fontnum].get(); in FindPSFontGlyph()