Home | History | Annotate | Download | only in rendering

Lines Matching defs:computeLayerHitTestRects

2545 void RenderBoxModelObject::computeLayerHitTestRects(LayerHitTestRects& rects) const
2547 RenderLayerModelObject::computeLayerHitTestRects(rects);
2554 continuation()->computeLayerHitTestRects(rects);