Searched refs:m_pFontResources (Results 1 – 2 of 2) sorted by relevance
1598 m_pFontResources(nullptr) { in CPDF_Type3Font()1608 m_pFontResources = m_pFontDict->GetDict("Resources"); in _Load()1677 m_pDocument, m_pFontResources ? m_pFontResources : m_pPageResources, in LoadChar()
411 CPDF_Dictionary* m_pFontResources; variable