Searched refs:shouldDragAutoNode (Results 1 – 10 of 10) sorted by relevance
155 bool shouldDragAutoNode(Node*, const IntPoint&) const; // -webkit-user-drag == auto
2673 bool EventHandler::shouldDragAutoNode(Node* node, const IntPoint& point) const in shouldDragAutoNode() function in WebCore::EventHandler
1498 …if (uaOK && view()->frameView()->frame()->eventHandler()->shouldDragAutoNode(curr->node(), IntPoin… in draggableNode()1514 …&& view()->frameView()->frame()->eventHandler()->shouldDragAutoNode(curr->node(), IntPoint(x, y)))… in draggableNode()
8247 (WebCore::FrameMac::shouldDragAutoNode):8257 (WebCore::Frame::shouldDragAutoNode):12123 (WebCore::MacFrame::shouldDragAutoNode):13489 (WebCore::MacFrame::shouldDragAutoNode):35245 (Frame::shouldDragAutoNode):35882 (MacFrame::shouldDragAutoNode):38261 (KWQKHTMLPart::shouldDragAutoNode):
10253 (WebCore::EventHandler::shouldDragAutoNode):10546 (WebCore::EventHandler::shouldDragAutoNode):13629 (WebCore::Frame::shouldDragAutoNode):25645 (WebCore::FrameMac::shouldDragAutoNode):26987 (WebCore::FrameMac::shouldDragAutoNode):
40895 (KHTMLPart::shouldDragAutoNode): New x,y args.40913 (KWQKHTMLPart::shouldDragAutoNode): Pass location up to WK instead of the42954 (KHTMLPart::shouldDragAutoNode): Empty impl of new method, where UA determines42989 (KWQKHTMLPart::shouldDragAutoNode): Called for -khtml-user-drag=auto. We just call
28080 (WebCore::EventHandler::shouldDragAutoNode):59075 (WebCore::EventHandler::shouldDragAutoNode):
24632 (WebCore::EventHandler::shouldDragAutoNode):38725 (WebCore::EventHandler::shouldDragAutoNode):
42265 (WebCore::EventHandler::shouldDragAutoNode): Pass the current node
52206 (WebCore::EventHandler::shouldDragAutoNode):