HomeSort by relevance Sort by last modified time
    Searched refs:shouldShrinkToFit (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
ImageDocument.h 60 bool shouldShrinkToFit() const;
ImageDocument.cpp 156 , m_shouldShrinkImage(shouldShrinkToFit())
191 if (shouldShrinkToFit()) {
270 if (shouldShrinkToFit()) {
349 bool ImageDocument::shouldShrinkToFit() const

Completed in 133 milliseconds