Searched defs:setContentsRect (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.cpp333 void GraphicsLayerTextureMapper::setContentsRect(const IntRect& value) function in class:WebCore::GraphicsLayerTextureMapper
H A DTextureMapperLayer.cpp566 void TextureMapperLayer::setContentsRect(const IntRect& contentsRect) function in class:WebCore::TextureMapperLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsLayerBlackBerry.cpp378 void GraphicsLayerBlackBerry::setContentsRect(const IntRect& rect) function in class:WebCore::GraphicsLayerBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp523 void PlatformCALayer::setContentsRect(const FloatRect& value) function in class:PlatformCALayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h365 virtual void setContentsRect(const IntRect& r) { m_contentsRect = r; } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.cpp493 void GraphicsLayerClutter::setContentsRect(const IntRect& rect) function in class:WebCore::GraphicsLayerClutter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp331 void CoordinatedGraphicsLayer::setContentsRect(const IntRect& r) function in class:WebCore::CoordinatedGraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp685 void GraphicsLayerCA::setContentsRect(const IntRect& rect) function in class:WebCore::GraphicsLayerCA

Completed in 221 milliseconds