HomeSort by relevance Sort by last modified time
    Searched refs:GetIDArray (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fpdfapi/edit/
cpdf_creator.h 47 CPDF_Array* GetIDArray() const { return m_pIDArray.get(); }
cpdf_creator.cpp 770 const CPDF_Array* pOldIDArray = m_pParser ? m_pParser->GetIDArray() : nullptr;
  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.h 72 const CPDF_Array* GetIDArray() const;
cpdf_parser.cpp 350 if (!pSecurityHandler->OnInit(m_pEncryptDict.Get(), GetIDArray(),
    [all...]

Completed in 242 milliseconds