Searched refs:m_pFontResources (Results 1 – 2 of 2) sorted by relevance
1620 m_pFontResources = m_pFontDict->GetDict(FX_BSTRC("Resources")); in _Load()1691 …pChar->m_pForm = new CPDF_Form(m_pDocument, m_pFontResources ? m_pFontResources : m_pPageResources… in LoadChar()
484 CPDF_Dictionary* m_pFontResources; variable