Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/
Dfx_codec.h80 CCodec_TiffModule* GetTiffModule() const { return m_pTiffModule.get(); } in GetTiffModule() function
/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp1258 CCodec_TiffModule* pTiffModule = m_pCodecMgr->GetTiffModule(); in TifDetectImageType()
2229 CCodec_TiffModule* pTiffModule = m_pCodecMgr->GetTiffModule(); in TifContinueDecode()