OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
98
if ((shouldRespectOrientation == RespectImageOrientation) && m_decoder->orientation().
usesWidthAsHeight
())
BitmapImage.cpp
298
if (orientation.
usesWidthAsHeight
()) {
/external/chromium_org/third_party/WebKit/Source/platform/
DragImage.cpp
88
if (orientation.
usesWidthAsHeight
())
Completed in 79 milliseconds