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