Searched refs:usesWidthAsHeight (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImageOrientation.h64 bool usesWidthAsHeight() const function in class:blink::ImageOrientation
H A DImageSource.cpp98 if ((shouldRespectOrientation == RespectImageOrientation) && m_decoder->orientation().usesWidthAsHeight())
H A DBitmapImage.cpp298 if (orientation.usesWidthAsHeight()) {
/external/chromium_org/third_party/WebKit/Source/platform/
H A DDragImage.cpp88 if (orientation.usesWidthAsHeight())

Completed in 243 milliseconds