Home | History | Annotate | Download | only in web

Lines Matching defs:setShowPaintRects

842 void WebViewImpl::setShowPaintRects(bool show)
845 TRACE_EVENT0("webkit", "WebViewImpl::setShowPaintRects");
846 m_layerTreeView->setShowPaintRects(show);
3984 m_layerTreeView->setShowPaintRects(m_showPaintRects);