Searched refs:NoContentsLayer (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsLayerBlackBerry.h175 NoContentsLayer = 0, enumerator in enum:WebCore::GraphicsLayerBlackBerry::ContentsLayerPurpose
H A DGraphicsLayerBlackBerry.cpp99 , m_contentsLayerPurpose(NoContentsLayer)
506 m_contentsLayerPurpose = NoContentsLayer;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h217 NoContentsLayer = 0, enumerator in enum:WebCore::GraphicsLayerClutter::ContentsLayerPurpose
H A DGraphicsLayerClutter.cpp255 , m_contentsLayerPurpose(NoContentsLayer)
480 m_contentsLayerPurpose = NoContentsLayer;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h430 NoContentsLayer = 0,
H A DGraphicsLayerCA.cpp294 , m_contentsLayerPurpose(NoContentsLayer)
775 m_contentsLayerPurpose = NoContentsLayer;
815 m_contentsLayerPurpose = NoContentsLayer;
837 m_contentsLayerPurpose = mediaLayer ? ContentsLayerForMedia : NoContentsLayer;
851 m_contentsLayerPurpose = canvasLayer ? ContentsLayerForCanvas : NoContentsLayer;

Completed in 135 milliseconds