Home | History | Annotate | Download | only in rendering

Lines Matching refs:fixedClipRect

161     const ClipRect& fixedClipRect() const { return m_fixedClipRect; }
180 m_fixedClipRect == other.fixedClipRect() &&
188 m_fixedClipRect = other.fixedClipRect();
206 , m_fixedClipRect(other.fixedClipRect())