Searched refs:setContentsNeedsDisplay (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.h45 virtual void setContentsNeedsDisplay();
114 virtual void setPlatformLayerNeedsDisplay() OVERRIDE { setContentsNeedsDisplay(); }
H A DGraphicsLayerTextureMapper.cpp102 void GraphicsLayerTextureMapper::setContentsNeedsDisplay() function in class:WebCore::GraphicsLayerTextureMapper
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsLayerBlackBerry.h95 virtual void setContentsNeedsDisplay();
H A DGraphicsLayerBlackBerry.cpp360 void GraphicsLayerBlackBerry::setContentsNeedsDisplay() function in class:WebCore::GraphicsLayerBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollableArea.cpp315 graphicsLayer->setContentsNeedsDisplay();
321 graphicsLayer->setContentsNeedsDisplay();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h83 virtual void setContentsNeedsDisplay();
H A DGraphicsLayerClutter.cpp488 void GraphicsLayerClutter::setContentsNeedsDisplay() function in class:WebCore::GraphicsLayerClutter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.h101 virtual void setContentsNeedsDisplay() OVERRIDE;
H A DCoordinatedGraphicsLayer.cpp377 void CoordinatedGraphicsLayer::setContentsNeedsDisplay() function in class:WebCore::CoordinatedGraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h353 virtual void setContentsNeedsDisplay() { }; function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h105 virtual void setContentsNeedsDisplay();
H A DGraphicsLayerCA.cpp680 void GraphicsLayerCA::setContentsNeedsDisplay() function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerBacking.cpp1714 m_graphicsLayer->setContentsNeedsDisplay();

Completed in 292 milliseconds