Searched refs:FPDF_UNSP_DOC_PORTABLECOLLECTION (Results 1 – 4 of 4) sorted by relevance
20 #define FPDF_UNSP_DOC_PORTABLECOLLECTION 2 macro
131 FPDF_UnSupportError(FPDF_UNSP_DOC_PORTABLECOLLECTION); in CheckUnSupportError()
585 EXPECT_EQ(FPDF_UNSP_DOC_PORTABLECOLLECTION, delegate.type_); in TEST_F()598 EXPECT_EQ(FPDF_UNSP_DOC_PORTABLECOLLECTION, delegate.type_); in TEST_F()
680 case FPDF_UNSP_DOC_PORTABLECOLLECTION: in ExampleUnsupportedHandler()