Searched refs:m_pFontResources (Results 1 – 2 of 2) sorted by relevance
45 m_pFontResources = m_pFontDict->GetDictFor("Resources"); in Load()111 m_pFontResources ? m_pFontResources.Get() : m_pPageResources.Get(), in LoadChar()
53 UnownedPtr<CPDF_Dictionary> m_pFontResources; variable