Home | History | Annotate | Download | only in rendering

Lines Matching refs:shouldInvalidateOverflowForPaint

1021     bool shouldInvalidateOverflowForPaint() const { return m_bitfields.shouldInvalidateOverflowForPaint(); }
1246 ADD_BOOLEAN_BITFIELD(shouldInvalidateOverflowForPaint, ShouldInvalidateOverflowForPaint);