Searched refs:FPDF_UNSP_DOC_PORTABLECOLLECTION (Results 1 – 5 of 5) sorted by relevance
22 #define FPDF_UNSP_DOC_PORTABLECOLLECTION 2 macro
22 FPDF_UNSP_DOC_PORTABLECOLLECTION,
332 RaiseUnsupportedError(FPDF_UNSP_DOC_PORTABLECOLLECTION); in ReportUnsupportedFeatures()
1018 EXPECT_EQ(FPDF_UNSP_DOC_PORTABLECOLLECTION, delegate.type_); in TEST_F()1031 EXPECT_EQ(FPDF_UNSP_DOC_PORTABLECOLLECTION, delegate.type_); in TEST_F()
337 case FPDF_UNSP_DOC_PORTABLECOLLECTION: in ExampleUnsupportedHandler()