Searched refs:pdf_is_BMP_file (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_image.h206 pdc_bool pdf_is_BMP_file(PDF *p, pdc_file *fp);
H A Dp_bmp.c25 pdf_is_BMP_file(PDF *p, pdc_file *fp) function
337 pdf_is_BMP_file(PDF *p, pdc_file *fp) function
371 if (pdf_is_BMP_file(p, image->fp) == pdc_false)
H A Dp_image.c1396 if (pdf_is_BMP_file(p, fp))

Completed in 107 milliseconds