Home | History | Annotate | Download | only in rendering

Lines Matching refs:fixedClipRect

90         , m_fixedClipRect(other.fixedClipRect())
108 const IntRect& fixedClipRect() const { return m_fixedClipRect; }
131 m_fixedClipRect == other.fixedClipRect() &&
139 m_fixedClipRect = other.fixedClipRect();