Searched defs:setContentsOpaque (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.cpp303 void GraphicsLayerTextureMapper::setContentsOpaque(bool value) function in class:WebCore::GraphicsLayerTextureMapper
H A DTextureMapperLayer.cpp605 void TextureMapperLayer::setContentsOpaque(bool contentsOpaque) function in class:WebCore::TextureMapperLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsLayerBlackBerry.cpp331 void GraphicsLayerBlackBerry::setContentsOpaque(bool opaque) function in class:WebCore::GraphicsLayerBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h330 virtual void setContentsOpaque(bool b) { m_contentsOpaque = b; } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp294 void CoordinatedGraphicsLayer::setContentsOpaque(bool b) function in class:WebCore::CoordinatedGraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp591 void GraphicsLayerCA::setContentsOpaque(bool opaque) function in class:WebCore::GraphicsLayerCA

Completed in 197 milliseconds