Searched refs:m_bColorSet (Results 1 – 2 of 2) sorted by relevance
98 m_bColorSet(false), in CFX_PSRenderer()160 m_bColorSet = false; in RestoreState()408 m_bColorSet = false; in DrawDIBits()514 if (bCMYK != m_bCmykOutput || !m_bColorSet || m_LastColor != color) { in SetColor()526 m_bColorSet = true; in SetColor()
94 bool m_bColorSet; variable