Home
last modified time | relevance | path

Searched refs:enclosingLinkEventParentOrSelf (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/dom/
DNode.h236 Node* enclosingLinkEventParentOrSelf();
DNode.cpp2488 Node* Node::enclosingLinkEventParentOrSelf() in enclosingLinkEventParentOrSelf() function in WebCore::Node
2848 if (enclosingLinkEventParentOrSelf()) in defaultEventHandler()
/external/webkit/Source/WebCore/rendering/
DRenderLayer.cpp2896 result.setURLElement(static_cast<Element*>(node->enclosingLinkEventParentOrSelf())); in hitTest()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0613281 (WebCore::Node::enclosingLinkEventParentOrSelf): Changed to be shadow DOM-aware.
18681 (WebCore::Node::enclosingLinkEventParentOrSelf):
19277 (WebCore::Node::enclosingLinkEventParentOrSelf): Changed to be shadow DOM-aware.
22031 (WebCore::Node::enclosingLinkEventParentOrSelf):
22081 (WebCore::Node::enclosingLinkEventParentOrSelf): Changed to be shadow DOM-aware.