Searched refs:m_pFormStream (Results 1 – 3 of 3) sorted by relevance
75 CPDF_Stream* m_pFormStream; variable
671 m_pFormStream(nullptr), in CPDF_PageObjects()909 m_pFormStream = pFormStream; in CPDF_Form()946 new CPDF_Form(m_pDocument, m_pPageResources, m_pFormStream, m_pResources); in Clone()
991 m_pSingleStream->LoadAllData(pForm->m_pFormStream, FALSE); in Start()