Searched refs:m_shouldPrintBackgrounds (Results 1 – 2 of 2) sorted by relevance
201 bool shouldPrintBackgrounds() const { return m_shouldPrintBackgrounds; } in shouldPrintBackgrounds()549 bool m_shouldPrintBackgrounds : 1; variable
118 , m_shouldPrintBackgrounds(false) in Settings()424 m_shouldPrintBackgrounds = shouldPrintBackgrounds; in setShouldPrintBackgrounds()