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

  /external/webkit/Source/WebCore/html/
ImageDocument.h 59 bool shouldShrinkToFit() const;
ImageDocument.cpp 181 , m_shouldShrinkImage(shouldShrinkToFit())
218 if (shouldShrinkToFit()) {
297 if (shouldShrinkToFit()) {
378 bool ImageDocument::shouldShrinkToFit() const

Completed in 56 milliseconds