Searched defs:insetClipLayer (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h102 const LayerRepresentation& insetClipLayer() const { return m_insetClipLayer; } function in class:WebCore::final
H A DAsyncScrollingCoordinator.cpp254 GraphicsLayer* insetClipLayer = insetClipLayerForFrameView(frameView); local
365 void AsyncScrollingCoordinator::updateFrameScrollingNode(ScrollingNodeID nodeID, GraphicsLayer* layer, GraphicsLayer* scrolledContentsLayer, GraphicsLayer* counterScrollingLayer, GraphicsLayer* insetClipLayer, const ScrollingGeometry* scrollingGeometry) argument

Completed in 118 milliseconds