Home | History | Annotate | Download | only in rendering

Lines Matching refs:computeSelfHitTestRects

4013 void RenderBlock::computeSelfHitTestRects(Vector<LayoutRect>& rects, const LayoutPoint& layerOffset) const
4015 RenderBox::computeSelfHitTestRects(rects, layerOffset);