Searched refs:checkForRepaint (Results 1 – 2 of 2) sorted by relevance
797 LayoutRepainter(RenderObject& object, bool checkForRepaint, const IntRect* oldBounds = 0)800 , m_checkForRepaint(checkForRepaint) in m_object()815 bool checkForRepaint() const { return m_checkForRepaint; } in checkForRepaint() function
47785 (WebCore::RenderObject::LayoutRepainter::checkForRepaint):