Home
last modified time | relevance | path

Searched refs:gif_warn (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h284 void gif_warn(gif_decompress_struct_p gif_ptr, const FX_CHAR* err_msg);
Dfx_gif.cpp514 void gif_warn(gif_decompress_struct_p gif_ptr, const FX_CHAR* err_msg) {} in gif_warn() function
585 gif_warn(gif_ptr, "The Gif File has non_standard Tag!"); in gif_get_frame()
589 gif_warn(gif_ptr, "The Gif File Doesn't have Trailer Tag!"); in gif_get_frame()