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.h44 FX_BOOL m_bStandardSecurity; variable
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_create.cpp926 m_bStandardSecurity = FALSE; in CPDF_Creator()
2074 if (m_bStandardSecurity || m_bNewCrypto) { in ResetStandardSecurity()
2079 if (!m_bStandardSecurity) { in ResetStandardSecurity()
2086 m_bStandardSecurity = FALSE; in ResetStandardSecurity()