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 69 bool shouldShrinkToFit() const;
ImageDocument.cpp 171 , m_shouldShrinkImage(shouldShrinkToFit())
206 if (shouldShrinkToFit()) {
285 if (shouldShrinkToFit()) {
364 bool ImageDocument::shouldShrinkToFit() const

Completed in 475 milliseconds