Searched refs:isInsideFlowThread (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderLayer.h874 bool isInsideFlowThread() const { return renderer().flowThreadState() != RenderObject::NotInsideFlowThread; } function in class:WebCore::final
H A DRenderLayerBacking.cpp982 if (!m_owningLayer.isInsideFlowThread())
H A DRenderLayerCompositor.cpp2080 if (!layer.isInsideFlowThread())

Completed in 122 milliseconds