Home | History | Annotate | Download | only in rendering

Lines Matching refs:setHasOverflowClip

657     void setHasOverflowClip(bool b = true) { m_bitfields.setHasOverflowClip(b); }