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

  /external/pdfium/core/fpdfapi/render/
cpdf_imageloader.h 36 uint32_t m_MatteColor;
cpdf_imagecacheentry.h 45 uint32_t m_MatteColor;
cpdf_dibsource.h 59 uint32_t GetMatteColor() const { return m_MatteColor; }
125 uint32_t m_MatteColor;
  /external/pdfium/core/fpdfapi/page/
cpdf_image.h 66 uint32_t m_MatteColor = 0;

Completed in 103 milliseconds