Searched defs:setDrawsContent (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.cpp274 void GraphicsLayerTextureMapper::setDrawsContent(bool value) function in class:WebCore::GraphicsLayerTextureMapper
H A DTextureMapperLayer.cpp592 void TextureMapperLayer::setDrawsContent(bool drawsContent) function in class:WebCore::TextureMapperLayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsLayer.h326 virtual void setDrawsContent(bool b) { m_drawsContent = b; } function in class:WebCore::GraphicsLayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp275 void CoordinatedGraphicsLayer::setDrawsContent(bool b) function in class:WebCore::CoordinatedGraphicsLayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/
H A DGraphicsLayerCA.cpp607 void GraphicsLayerCA::setDrawsContent(bool drawsContent) function in class:WebCore::GraphicsLayerCA

Completed in 161 milliseconds