Home
last modified time | relevance | path

Searched refs:setContentsNeedsDisplay (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollableArea.cpp383 graphicsLayer->setContentsNeedsDisplay(); in invalidateScrollbar()
389 graphicsLayer->setContentsNeedsDisplay(); in invalidateScrollbar()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsLayer.h188 void setContentsNeedsDisplay();
DGraphicsLayer.cpp886 void GraphicsLayer::setContentsNeedsDisplay() in setContentsNeedsDisplay() function in blink::GraphicsLayer
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.cpp1839 m_graphicsLayer->setContentsNeedsDisplay(); in contentChanged()