Searched refs:setScrollableArea (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayerTest.cpp158 m_graphicsLayer->setScrollableArea(&scrollableArea, false);
H A DGraphicsLayer.h227 void setScrollableArea(ScrollableArea*, bool isMainFrame);
H A DGraphicsLayer.cpp1028 void GraphicsLayer::setScrollableArea(ScrollableArea* scrollableArea, bool isMainFrame) function in class:blink::GraphicsLayer
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
H A DScrollingCoordinator.cpp358 scrollLayer->setScrollableArea(scrollableArea, layerScrollShouldFireGraphicsLayerDidScroll);

Completed in 101 milliseconds