Searched defs:transposedRect (Results 1 – 3 of 3) sorted by relevance
152 …IntRect transposedRect() const { return IntRect(m_location.transposedPoint(), m_size.transposedSiz… in transposedRect() function
158 …FloatRect transposedRect() const { return FloatRect(m_location.transposedPoint(), m_size.transpose… in transposedRect() function
164 …LayoutRect transposedRect() const { return LayoutRect(m_location.transposedPoint(), m_size.transpo… in transposedRect() function