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

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 166 m_bColorKey = FALSE;
274 if (m_bColorKey) {
317 if (m_bColorKey) {
529 m_pCompData = GetDecodeAndMaskArray(m_bDefaultDecode, m_bColorKey);
631 m_pCompData = GetDecodeAndMaskArray(m_bDefaultDecode, m_bColorKey);
    [all...]
render_int.h 588 FX_BOOL m_bColorKey;

Completed in 197 milliseconds