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

  /external/pdfium/core/fpdfapi/parser/
cpdf_security_handler.h 80 void OnCreateInternal(CPDF_Dictionary* pEncryptDict,
cpdf_security_handler.cpp 511 void CPDF_SecurityHandler::OnCreateInternal(CPDF_Dictionary* pEncryptDict,
614 OnCreateInternal(pEncryptDict, pIdArray, user_password, owner_password, true);
621 OnCreateInternal(pEncryptDict, pIdArray, user_password, ByteString(), false);

Completed in 240 milliseconds