HomeSort by relevance Sort by last modified time
    Searched refs:scrollLayerForScrollableArea (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.h 116 static GraphicsLayer* scrollLayerForScrollableArea(ScrollableArea*);
ScrollingCoordinator.cpp 79 GraphicsLayer* graphicsLayer = scrollLayerForScrollableArea(scrollableArea);
292 GraphicsLayer* scrollLayer = scrollLayerForScrollableArea(scrollableArea);
612 GraphicsLayer* ScrollingCoordinator::scrollLayerForScrollableArea(ScrollableArea* scrollableArea)

Completed in 46 milliseconds