Searched refs:FPDF_ERR_FORMAT (Results 1 – 2 of 2) sorted by relevance
227 #define FPDF_ERR_FORMAT 3 // File not in PDF format or corrupted. macro
253 err_code = FPDF_ERR_FORMAT; in ProcessParseError()