Home | History | Annotate | Download | only in inspector

Lines Matching defs:setShowPaintRects

385         setShowPaintRects(0, showPaintRects);
420 setShowPaintRects(0, false);
759 void InspectorPageAgent::setShowPaintRects(ErrorString*, bool show)
762 m_client->setShowPaintRects(show);