Searched refs:m_useBackgroundBitmap (Results 1 – 2 of 2) sorted by relevance
70 m_useBackgroundBitmap(false), in DiagramView()606 if (m_useBackgroundBitmap) in drawBackground()644 m_useBackgroundBitmap = false; in setBackgroundColor()656 m_useBackgroundBitmap = true; in setBackgroundBitmap()
278 bool m_useBackgroundBitmap; variable