Searched refs:m_pFormResource (Results 1 – 2 of 2) sorted by relevance
74 CPDF_Dictionary* GetFormResource() const { return m_pFormResource.Get(); } in GetFormResource()166 UnownedPtr<CPDF_Dictionary> m_pFormResource; variable
992 : m_pFormResource(nullptr), in CPDF_RenderStatus()1042 m_pFormResource = pFormResource; in Initialize()