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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageOrientation.h 64 bool usesWidthAsHeight() const
ImageSource.cpp 97 if ((shouldRespectOrientation == RespectImageOrientation) && m_decoder->orientation().usesWidthAsHeight())
BitmapImage.cpp 299 if (orientation.usesWidthAsHeight()) {
  /external/chromium_org/third_party/WebKit/Source/platform/
DragImage.cpp 88 if (orientation.usesWidthAsHeight())

Completed in 69 milliseconds