Searched refs:enclosingLinkEventParentOrSelf (Results 1 – 3 of 3) sorted by relevance
308 Node* enclosingLinkEventParentOrSelf();
2092 Node* Node::enclosingLinkEventParentOrSelf() in enclosingLinkEventParentOrSelf() function in WebCore::Node2489 if (enclosingLinkEventParentOrSelf()) in defaultEventHandler()
2674 result.setURLElement(toElement(node->enclosingLinkEventParentOrSelf())); in hitTest()