Home | History | Annotate | Download | only in web

Lines Matching refs:hitTest

223         HitTestResult hitTest(IntPoint(0, 0));
225 hitTest.setURLElement(toElement(node));
226 if (hitTest.isLiveLink())
227 focusURL = hitTest.absoluteLinkURL();