Searched refs:m_showPaintRects (Results 1 – 4 of 4) sorted by relevance
182 bool showPaintRects() const { return m_showPaintRects; } in showPaintRects()199 bool m_showPaintRects; variable
47 , m_showPaintRects(false) in WebSettingsImpl()461 m_showPaintRects = show; in setShowPaintRects()
733 bool m_showPaintRects; variable
413 , m_showPaintRects(false) in WebViewImpl()897 m_showPaintRects = show; in setShowPaintRects()4197 m_layerTreeView->setShowPaintRects(m_showPaintRects); in setIsAcceleratedCompositingActive()