imageFitsInWindow 251 Source/core/html/ImageDocument.cpp if (!m_imageSizeIsKnown || imageFitsInWindow()) imageFitsInWindow 299 Source/core/html/ImageDocument.cpp if (imageFitsInWindow()) imageFitsInWindow 327 Source/core/html/ImageDocument.cpp bool fitsInWindow = imageFitsInWindow(); imageFitsInWindow 59 Source/core/html/ImageDocument.h bool imageFitsInWindow() const;