Searched refs:m_pFontResources (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h471 CPDF_Dictionary* m_pFontResources; member in class:CPDF_Type3Font
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font.cpp1632 m_pFontResources = m_pFontDict->GetDict(FX_BSTRC("Resources"));
1703 pChar->m_pForm = FX_NEW CPDF_Form(m_pDocument, m_pFontResources ? m_pFontResources : m_pPageResources, pStream, NULL);

Completed in 683 milliseconds