HomeSort by relevance Sort by last modified time
    Searched refs:GIF_MAX_ERROR_SIZE (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_gif.cpp 31 FXSYS_strncpy((char*)gif_ptr->err_ptr, err_msg, GIF_MAX_ERROR_SIZE - 1);
  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 33 #define GIF_MAX_ERROR_SIZE 256
fx_gif.cpp 83 GIF_MAX_ERROR_SIZE - 1);
111 GIF_MAX_ERROR_SIZE - 1);
    [all...]

Completed in 78 milliseconds