Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp384 const LayerHitTestRects& layerRects, in convertLayerRectsToEnclosingCompositedLayerRecursive()
456 …vertLayerRectsToEnclosingCompositedLayer(Frame* mainFrame, const LayerHitTestRects& layerRects, La… in convertLayerRectsToEnclosingCompositedLayer()
517 void ScrollingCoordinator::setTouchEventTargetRects(const LayerHitTestRects& layerRects) in setTouchEventTargetRects()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCell.cpp167 void RenderTableCell::addLayerHitTestRects(LayerHitTestRects& layerRects, const RenderLayer* curren… in addLayerHitTestRects()
DRenderObject.cpp2385 void RenderObject::addLayerHitTestRects(LayerHitTestRects& layerRects, const RenderLayer* currentLa… in addLayerHitTestRects()
DRenderBox.cpp687 void RenderBox::addLayerHitTestRects(LayerHitTestRects& layerRects, const RenderLayer* currentLayer… in addLayerHitTestRects()
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp1384 …blink::WebVector<blink::WebRect> layerRects = graphicsLayer->platformLayer()->touchEventHandlerReg… in accumulateLayerRectList() local