Searched defs:hasContentsLayer (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerBacking.h92 bool hasContentsLayer() const { return m_foregroundLayer != 0; } function in class:WebCore::RenderLayerBacking
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h121 virtual bool hasContentsLayer() const { return m_contentsLayer; } function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h88 virtual bool hasContentsLayer() const { return m_contentsLayer; } function in class:WebCore::GraphicsLayerClutter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h390 virtual bool hasContentsLayer() const { return false; } function in class:WebCore::GraphicsLayer

Completed in 126 milliseconds