Home
last modified time | relevance | path

Searched refs:m_bStandardSecurity (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_serial.h147 FX_BOOL m_bStandardSecurity; variable
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_create.cpp878 m_bStandardSecurity = FALSE; in CPDF_Creator()
2123 if ((m_bStandardSecurity || m_bNewCrypto) && m_pCryptoHandler) { in ResetStandardSecurity()
2128 if (!m_bStandardSecurity) { in ResetStandardSecurity()
2135 m_bStandardSecurity = FALSE; in ResetStandardSecurity()