Searched refs:showDebugInfo (Results 1 – 7 of 7) sorted by relevance
285 bool showDebugInfo = false);
1091 const bool showDebugInfo) in LongStressCase() argument1104 , m_showDebugInfo (showDebugInfo) in LongStressCase()
174 virtual WebString layerTreeAsText(bool showDebugInfo = false) const OVERRIDE;
779 WebString WebRemoteFrameImpl::layerTreeAsText(bool showDebugInfo) const in layerTreeAsText()
227 virtual WebString layerTreeAsText(bool showDebugInfo = false) const OVERRIDE;
1541 WebString WebLocalFrameImpl::layerTreeAsText(bool showDebugInfo) const in layerTreeAsText()1546 …return WebString(frame()->layerTreeAsText(showDebugInfo ? LayerTreeIncludesDebugInfo : LayerTreeNo… in layerTreeAsText()
674 virtual WebString layerTreeAsText(bool showDebugInfo = false) const = 0;