Searched refs:mousePressNode (Results 1 – 10 of 10) sorted by relevance
273 if (Node* mousePressNode = newFocusedFrame->eventHandler()->mousePressNode()) in clearSelectionIfNeeded() local274 if (mousePressNode->renderer() && !mousePressNode->canStartSelection()) in clearSelectionIfNeeded()
85 Node* mousePressNode() const;
868 Node* EventHandler::mousePressNode() const in mousePressNode() function in WebCore::EventHandler
56 , m_mousePressNode(frame->eventHandler()->mousePressNode()) in CachedFrame()104 frame->eventHandler()->setMousePressNode(mousePressNode()); in restore()
57 Node* mousePressNode() const { return m_mousePressNode.get(); } in mousePressNode() function
1669 … (-[KWQPageState clear]): Added code to delete the pausedTimeouts and to deref mousePressNode.1671 …(-[KWQPageState dealloc]): Removed code to deref mousePressNode since that's now handled in the cl…7452 … (-[KWQPageState clear]): Added code to delete the pausedTimeouts and to deref mousePressNode.7454 …(-[KWQPageState dealloc]): Removed code to deref mousePressNode since that's now handled in the cl…
17994 (KWQKHTMLPart::mousePressNode):26474 (KWQKHTMLPart::openURLFromPageCache): restore mousePressNode26475 (KWQKHTMLPart::mousePressNode): new26478 …ithDocument:URL:windowProperties:locationProperties:interpreterBuiltins:]): save the mousePressNode26479 (-[KWQPageState clear]): clear the mousePressNode26480 (-[KWQPageState dealloc]): deref the mousePressNode26481 (-[KWQPageState mousePressNode]): new
34825 (Frame::mousePressNode):35955 (MacFrame::mousePressNode):38265 (KWQKHTMLPart::mousePressNode):
49008 (WebCore::CachedFrame::mousePressNode):49022 (WebCore::CachedPage::mousePressNode):
44554 (WebCore::CachedPage::mousePressNode):