Searched refs:OnCreateInternal (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_security_handler.h | 80 void OnCreateInternal(CPDF_Dictionary* pEncryptDict,
|
D | cpdf_security_handler.cpp | 511 void CPDF_SecurityHandler::OnCreateInternal(CPDF_Dictionary* pEncryptDict, in OnCreateInternal() function in CPDF_SecurityHandler 614 OnCreateInternal(pEncryptDict, pIdArray, user_password, owner_password, true); in OnCreate() 621 OnCreateInternal(pEncryptDict, pIdArray, user_password, ByteString(), false); in OnCreate()
|