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.h18 #define FPDF_UNSP_DOC_PORTABLECOLLECTION 2 macro
/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp169 FPDF_UnSupportError(FPDF_UNSP_DOC_PORTABLECOLLECTION); in CheckUnSupportError()
/external/pdfium/samples/
Dpdfium_test.cc291 case FPDF_UNSP_DOC_PORTABLECOLLECTION: in ExampleUnsupportedHandler()