Searched defs:transposedRect (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DIntRect.h167 IntRect transposedRect() const { return IntRect(m_location.transposedPoint(), m_size.transposedSize()); } function in class:WebCore::IntRect

Completed in 59 milliseconds