Searched refs:FPDF_ERR_FILE (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/public/
H A Dfpdfview.h475 #define FPDF_ERR_FILE 2 // File not found or could not be opened. macro
/external/pdfium/fpdfsdk/
H A Dfpdfview_embeddertest.cpp62 EXPECT_EQ(static_cast<int>(FPDF_GetLastError()), FPDF_ERR_FILE);
H A Dfpdfview.cpp523 err_code = FPDF_ERR_FILE;
/external/pdfium/samples/
H A Dpdfium_test.cc876 case FPDF_ERR_FILE:

Completed in 635 milliseconds