Searched refs:RenderAsTextShowCompositedLayers (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderTreeAsText.h43 RenderAsTextShowCompositedLayers = 1 << 2, // Show which layers are composited. enumerator in enum:WebCore::RenderAsTextBehaviorFlags
H A DRenderTreeAsText.cpp629 if (behavior & RenderAsTextShowCompositedLayers) {

Completed in 118 milliseconds