Searched refs:StructuralLayerPurpose (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h203 enum StructuralLayerPurpose { enum in class:WebCore::GraphicsLayerClutter
208 void ensureStructuralLayer(StructuralLayerPurpose);
209 StructuralLayerPurpose structuralLayerPurpose() const;
H A DGraphicsLayerClutter.cpp886 void GraphicsLayerClutter::ensureStructuralLayer(StructuralLayerPurpose purpose)
959 GraphicsLayerClutter::StructuralLayerPurpose GraphicsLayerClutter::structuralLayerPurpose() const
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h354 enum StructuralLayerPurpose { enum in class:WebCore::GraphicsLayerCA
359 void ensureStructuralLayer(StructuralLayerPurpose);
360 StructuralLayerPurpose structuralLayerPurpose() const;
H A DGraphicsLayerCA.cpp1520 void GraphicsLayerCA::ensureStructuralLayer(StructuralLayerPurpose purpose)
1603 GraphicsLayerCA::StructuralLayerPurpose GraphicsLayerCA::structuralLayerPurpose() const

Completed in 186 milliseconds