Home | History | Annotate | Download | only in rendering

Lines Matching refs:overflowClipRect

92         : m_overflowClipRect(other.overflowClipRect())
114 const IntRect& overflowClipRect() const { return m_overflowClipRect; }
143 return m_overflowClipRect == other.overflowClipRect() &&
154 m_overflowClipRect = other.overflowClipRect();