HomeSort by relevance Sort by last modified time
    Searched defs:m_nComponents (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxcodec/codec/
ccodec_iccmodule.h 48 void SetComponents(uint32_t nComponents) { m_nComponents = nComponents; }
51 uint32_t m_nComponents;
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.h 103 uint32_t m_nComponents = 0;
cpdf_meshstream.h 62 uint32_t Components() const { return m_nComponents; }
74 uint32_t m_nComponents;
  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.h 133 uint32_t m_nComponents;

Completed in 199 milliseconds