Searched refs:m_bColorSet (Results 1 – 2 of 2) sorted by relevance
36 m_bColorSet = m_bGraphStateSet = false; in CFX_PSRenderer()100 m_bColorSet = false; in RestoreState()402 m_bColorSet = false; in DrawDIBits()506 if (bCMYK != m_bCmykOutput || !m_bColorSet || m_LastColor != color) { in SetColor()518 m_bColorSet = true; in SetColor()
93 bool m_bColorSet; variable