Home
last modified time | relevance | path

Searched defs:layerIter (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp391 LayerHitTestRects::const_iterator layerIter = layerRects.find(curLayer); in convertLayerRectsToEnclosingCompositedLayerRecursive() local
466 …for (LayerHitTestRects::const_iterator layerIter = layerRects.begin(); layerIter != layerRects.end… in convertLayerRectsToEnclosingCompositedLayer() local