Searched defs:showDebugBorders (Results 1 – 10 of 10) sorted by relevance
72 virtual bool showDebugBorders() const { return false; } in showDebugBorders() function
186 bool LayerTreeHostCA::showDebugBorders() const in showDebugBorders() function in WebKit::LayerTreeHostCA
199 virtual bool showDebugBorders() const { return false; } in showDebugBorders() function
1277 bool RenderLayerBacking::showDebugBorders() const in paintIntoLayer() function in WebCore::RenderLayerBacking
163 bool showDebugBorders = false; in cacheAcceleratedCompositingFlags() local
342 bool showDebugBorders() const { return m_client ? m_client->showDebugBorders() : false; } in showDebugBorders() function
385 bool showDebugBorders() const { return m_showDebugBorders; } in showDebugBorders() function
1298 {
1471 HRESULT WebPreferences::showDebugBorders(BOOL* enabled) in showDebugBorders() function in WebPreferences
6474 bool WebView::showDebugBorders() const in showDebugBorders() function in WebView