m_shouldShrinkImage  254 Source/core/html/ImageDocument.cpp     m_shouldShrinkImage = !m_shouldShrinkImage;
m_shouldShrinkImage  256 Source/core/html/ImageDocument.cpp     if (m_shouldShrinkImage)
m_shouldShrinkImage  331 Source/core/html/ImageDocument.cpp     if (!m_shouldShrinkImage) {
m_shouldShrinkImage   72 Source/core/html/ImageDocument.h     bool m_shouldShrinkImage;