Searched refs:m_bColored (Results 1 – 6 of 6) sorted by relevance
32 bool colored() const { return m_bColored; } in colored()39 bool m_bColored;
20 m_bColored = pattern_obj()->GetDict()->GetIntegerFor("PaintType") == 1; in CPDF_TilingPattern()42 m_bColored = pDict->GetIntegerFor("PaintType") == 1; in Load()
51 bool IsColored() const { return m_bColored; } in IsColored()221 bool m_bColored; variable
265 m_bColored(false), in CPDF_StreamContentParser()718 m_bColored = true; in Handle_SetCharWidth()725 m_bColored = false; in Handle_SetCachedDevice()
40 bool colored() const { return m_bColored; } in colored()48 bool m_bColored = false; variable
43 if (m_pForm->GetPageObjectList()->size() != 1 || m_bColored) in LoadBitmap()72 m_bColored = bColored; in InitializeFromStreamData()