HomeSort by relevance Sort by last modified time
    Searched defs:GetFaxModule (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfapi/
fpdf_basic_module.cpp 155 ICodec_FaxModule* CPDF_ModuleMgr::GetFaxModule()
157 return m_pCodecModule ? m_pCodecModule->GetFaxModule() : NULL;
  /external/pdfium/core/include/fxcodec/
fx_codec.h 49 ICodec_FaxModule* GetFaxModule()

Completed in 36 milliseconds