Home
last modified time | relevance | path

Searched refs:FPDF_UNSP_ANNOT_SIG (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/public/
Dfpdf_ext.h48 #define FPDF_UNSP_ANNOT_SIG 17 macro
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp64 FPDF_UNSP_ANNOT_SIG,
Dcpdfsdk_helpers.cpp401 RaiseUnsupportedError(FPDF_UNSP_ANNOT_SIG); in CheckForUnsupportedAnnot()
/external/pdfium/samples/
Dpdfium_test.cc368 case FPDF_UNSP_ANNOT_SIG: in ExampleUnsupportedHandler()