Home | History | Annotate | Download | only in rendering

Lines Matching refs:computeSelfHitTestRects

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