Searched refs:m_shouldPrintBackgrounds (Results 1 – 2 of 2) sorted by relevance
145 bool shouldPrintBackgrounds() const { return m_shouldPrintBackgrounds; } in shouldPrintBackgrounds()315 bool m_shouldPrintBackgrounds : 1; variable
76 , m_shouldPrintBackgrounds(false) in Settings()272 m_shouldPrintBackgrounds = shouldPrintBackgrounds; in setShouldPrintBackgrounds()