Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp120 bool m_bMatrix; member in __anoncf47c8730111::CPDF_CalRGB
629 m_bMatrix = true; in v_Load()
633 m_bMatrix = false; in v_Load()
651 if (m_bMatrix) { in GetRGB()