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 125 static GraphicsLayer* scrollLayerForScrollableArea(ScrollableArea*);
ScrollingCoordinator.cpp 79 GraphicsLayer* graphicsLayer = scrollLayerForScrollableArea(scrollableArea);
335 GraphicsLayer* scrollLayer = scrollLayerForScrollableArea(scrollableArea);
    [all...]

Completed in 28 milliseconds