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

  /external/pdfium/core/fpdfapi/parser/
cpdf_stream_acc.h 37 const CPDF_Dictionary* GetImageParam() const { return m_pImageParam; }
  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.cpp 327 if (m_pStreamAcc->GetImageParam()) {
329 m_pStreamAcc->GetImageParam()->GetStreamFor("JBIG2Globals");
502 const CPDF_Dictionary* pParams = m_pStreamAcc->GetImageParam();
    [all...]

Completed in 136 milliseconds