Home | History | Annotate | Download | only in rendering

Lines Matching refs:rectForPoint

3015     IntRect hitTestArea = result.rectForPoint(hitTestPoint);
3319 if (!localClipRect.isEmpty() && localClipRect.intersects(result.rectForPoint(hitTestPoint))) {