Home | History | Annotate | Download | only in web

Lines Matching defs:setShowScrollBottleneckRects

868 void WebViewImpl::setShowScrollBottleneckRects(bool show)
871 m_layerTreeView->setShowScrollBottleneckRects(show);
3987 m_layerTreeView->setShowScrollBottleneckRects(m_showScrollBottleneckRects);