Searched refs:m_pFontResources (Results 1 – 2 of 2) sorted by relevance
58 m_pFontResources.Reset(m_pFontDict->GetDictFor("Resources")); in Load()124 m_pFontResources ? m_pFontResources.Get() : m_pPageResources.Get(), in LoadChar()
63 RetainPtr<CPDF_Dictionary> m_pFontResources; variable