Searched refs:m_shouldShrinkImage (Results 1 – 2 of 2) sorted by relevance
177 , m_shouldShrinkImage(shouldShrinkToFit()) in ImageDocument()252 m_shouldShrinkImage = !m_shouldShrinkImage; in imageClicked()254 if (m_shouldShrinkImage) in imageClicked()325 if (!m_shouldShrinkImage) { in windowSizeChanged()
71 bool m_shouldShrinkImage; variable