Searched refs:m_shouldShrinkImage (Results 1 – 2 of 2) sorted by relevance
181 , m_shouldShrinkImage(shouldShrinkToFit()) in ImageDocument()267 m_shouldShrinkImage = !m_shouldShrinkImage; in imageClicked()269 if (m_shouldShrinkImage) in imageClicked()344 if (!m_shouldShrinkImage) { in windowSizeChanged()
71 bool m_shouldShrinkImage; variable