Home | History | Annotate | Download | only in rendering

Lines Matching refs:setNeedsFullRepaint

420     void setNeedsFullRepaint(bool f = true) { m_needsFullRepaint = f; }