Home
last modified time | relevance | path

Searched refs:FXCODEC_STATUS_ERR_PARAMS (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcodec/
Dfx_codec_def.h23 FXCODEC_STATUS_ERR_PARAMS enumerator
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jbig.cpp53 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
Dfx_codec_progress.cpp1297 m_status = FXCODEC_STATUS_ERR_PARAMS; in LoadImageInfo()
1858 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
1862 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
1864 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
1873 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
1899 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
2003 m_status = FXCODEC_STATUS_ERR_PARAMS; in PngStartDecode()
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.cpp68 status == FXCODEC_STATUS_ERR_PARAMS); in IsFXCodecErrorStatus()