Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_ext.h20 #define FPDF_UNSP_DOC_PORTABLECOLLECTION 2 macro
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp133 FPDF_UnSupportError(FPDF_UNSP_DOC_PORTABLECOLLECTION); in CheckUnSupportError()
/external/pdfium/samples/
Dpdfium_test.cc389 case FPDF_UNSP_DOC_PORTABLECOLLECTION: in ExampleUnsupportedHandler()