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 168 , m_shouldShrinkImage(shouldShrinkToFit())
203 if (shouldShrinkToFit()) {
282 if (shouldShrinkToFit()) {
361 bool ImageDocument::shouldShrinkToFit() const

Completed in 36 milliseconds