Home | History | Annotate | Download | only in rendering

Lines Matching refs:LayerHitTestRects

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