Searched refs:RenderAsTextShowCompositedLayers (Results 1 – 4 of 4) sorted by relevance
48 RenderAsTextShowCompositedLayers = 1 << 2, // Show which layers are composited. enumerator
632 if (behavior & RenderAsTextShowCompositedLayers) { in write()
4243 …llLayers | WebCore::RenderAsTextShowLayerNesting | WebCore::RenderAsTextShowCompositedLayers | Web… in showLayerTree()
1807 behavior |= RenderAsTextShowCompositedLayers in renderTreeAsText()