Home
last modified time | relevance | path

Searched refs:SetPageResources (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_type3font.h32 void SetPageResources(CPDF_Dictionary* pResources) { in SetPageResources() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp1180 pFont->AsType3Font()->SetPageResources(m_pResources.Get()); in FindFont()