Searched refs:FPDF_REMOVE_SECURITY (Results 1 – 2 of 2) sorted by relevance
50 #define FPDF_REMOVE_SECURITY 3 macro
256 if (flags < FPDF_INCREMENTAL || flags > FPDF_REMOVE_SECURITY) in FPDF_Doc_Save()263 if (flags == FPDF_REMOVE_SECURITY) { in FPDF_Doc_Save()