Home
last modified time | relevance | path

Searched refs:FPDF_UNSP_DOC_SECURITY (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_ext.h24 #define FPDF_UNSP_DOC_SECURITY 4 macro
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp122 FPDF_UnSupportError(FPDF_UNSP_DOC_SECURITY); in CheckUnSupportError()
/external/pdfium/samples/
Dpdfium_test.cc396 case FPDF_UNSP_DOC_SECURITY: in ExampleUnsupportedHandler()