Home | History | Annotate | Download | only in rendering

Lines Matching refs:LayerHitTestRects

2289 void RenderObject::computeLayerHitTestRects(LayerHitTestRects& layerRects) const
2317 void RenderObject::addLayerHitTestRects(LayerHitTestRects& layerRects, const RenderLayer* currentLayer, const LayoutPoint& layerOffset, const LayoutRect& containerRect) const
2329 LayerHitTestRects::iterator iter = layerRects.find(currentLayer);