Home
last modified time | relevance | path

Searched refs:FXCODEC_IMAGE_GIF (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/include/fxcodec/
Dfx_codec_def.h70 FXCODEC_IMAGE_GIF, enumerator
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_progress.cpp1189 case FXCODEC_IMAGE_GIF: { in DetectImageType()
1820 case FXCODEC_IMAGE_GIF: { in GetFrames()
2008 case FXCODEC_IMAGE_GIF: { in StartDecode()
2158 case FXCODEC_IMAGE_GIF: { in ContinueDecode()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp949 return FXCODEC_IMAGE_GIF; in XFA_GetImageType()