Searched refs:wprint_mupdf_decode_ifc (Results 1 – 3 of 3) sorted by relevance
25 extern const image_decode_ifc_t *wprint_mupdf_decode_ifc;
27 return wprint_mupdf_decode_ifc; in wprint_image_get_decode_ifc()
139 const image_decode_ifc_t *wprint_mupdf_decode_ifc = &_mupdf_decode_ifc; variable