Home | History | Annotate | Download | only in rendering

Lines Matching refs:overflowClipRect

89         : m_overflowClipRect(other.overflowClipRect())
105 const IntRect& overflowClipRect() const { return m_overflowClipRect; }
130 return m_overflowClipRect == other.overflowClipRect() &&
138 m_overflowClipRect = other.overflowClipRect();