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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderLayerCompositor.cpp3609 static ScrollingNodeID enclosingScrollingNodeID(RenderLayer& layer, IncludeSelfOrNot includeSelf) function in namespace:WebCore
3638 return enclosingScrollingNodeID(*layerInParentDocument, IncludeSelf);
3725 ScrollingNodeID parentNodeID = enclosingScrollingNodeID(layer, ExcludeSelf);

Completed in 200 milliseconds