Home | History | Annotate | Download | only in fpdf_edit

Lines Matching refs:m_pInfoDict

14     m_pInfoDict = NULL;

23 ASSERT(m_pRootDict == NULL && m_pInfoDict == NULL);
33 m_pInfoDict = FX_NEW CPDF_Dictionary;
34 AddIndirectObject(m_pInfoDict);