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

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 161 m_bDefaultDecode = TRUE;
500 m_bDefaultDecode = !pDecode || !pDecode->GetInteger(0);
529 m_pCompData = GetDecodeAndMaskArray(m_bDefaultDecode, m_bColorKey);
631 m_pCompData = GetDecodeAndMaskArray(m_bDefaultDecode, m_bColorKey);
866 if (m_bDefaultDecode &&
893 m_bpc == 8 && m_bDefaultDecode) {
966 if (m_bDefaultDecode) {
    [all...]
render_int.h 585 FX_BOOL m_bDefaultDecode;

Completed in 34 milliseconds