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

  /external/webkit/WebCore/loader/
ImageDocument.h 59 bool shouldShrinkToFit() const;
ImageDocument.cpp 177 , m_shouldShrinkImage(shouldShrinkToFit())
207 if (shouldShrinkToFit()) {
282 if (shouldShrinkToFit()) {
359 bool ImageDocument::shouldShrinkToFit() const

Completed in 21 milliseconds