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

  /external/pdfium/core/fxcodec/codec/
ccodec_iccmodule.h 29 int m_nSrcComponents;
  /external/pdfium/core/fpdfapi/page/
cpdf_iccprofile.h 28 uint32_t GetComponents() const { return m_nSrcComponents; }
37 uint32_t m_nSrcComponents = 0;

Completed in 65 milliseconds