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

  /external/pdfium/core/fpdfapi/font/
cpdf_type3char.h 29 bool m_bColored;
  /external/pdfium/core/fpdfapi/page/
cpdf_tilingpattern.h 32 bool colored() const { return m_bColored; }
39 bool m_bColored;
cpdf_streamcontentparser.h 48 bool IsColored() const { return m_bColored; }
217 bool m_bColored;

Completed in 54 milliseconds