Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_objects.h529 const CPDF_Dictionary* GetImageParam() { return m_pImageParam; } in GetImageParam()
540 CPDF_Dictionary* m_pImageParam; variable
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_objects.cpp970 m_pImageParam = NULL; in CPDF_StreamAcc()
1008 m_dwSize, m_ImageDecoder, m_pImageParam, estimated_size, bImageAcc); in LoadAllData()