Home
last modified time | relevance | path

Searched refs:shouldDragAutoNode (Results 1 – 10 of 10) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h149 bool shouldDragAutoNode(Node*, const IntPoint&) const; // -webkit-user-drag == auto
H A DEventHandler.cpp2642 bool EventHandler::shouldDragAutoNode(Node* node, const IntPoint& point) const in shouldDragAutoNode() function in WebCore::EventHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderObject.cpp1512 …if (uaOK && view()->frameView()->frame()->eventHandler()->shouldDragAutoNode(curr->node(), IntPoin… in draggableNode()
1528 …&& view()->frameView()->frame()->eventHandler()->shouldDragAutoNode(curr->node(), IntPoint(x, y)))… in draggableNode()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2006-05-108247 (WebCore::FrameMac::shouldDragAutoNode):
8257 (WebCore::Frame::shouldDragAutoNode):
12123 (WebCore::MacFrame::shouldDragAutoNode):
13489 (WebCore::MacFrame::shouldDragAutoNode):
35245 (Frame::shouldDragAutoNode):
35882 (MacFrame::shouldDragAutoNode):
38261 (KWQKHTMLPart::shouldDragAutoNode):
H A DChangeLog-2006-12-3110253 (WebCore::EventHandler::shouldDragAutoNode):
10546 (WebCore::EventHandler::shouldDragAutoNode):
13629 (WebCore::Frame::shouldDragAutoNode):
25645 (WebCore::FrameMac::shouldDragAutoNode):
26987 (WebCore::FrameMac::shouldDragAutoNode):
H A DChangeLog-2005-08-2340895 (KHTMLPart::shouldDragAutoNode): New x,y args.
40913 (KWQKHTMLPart::shouldDragAutoNode): Pass location up to WK instead of the
42954 (KHTMLPart::shouldDragAutoNode): Empty impl of new method, where UA determines
42989 (KWQKHTMLPart::shouldDragAutoNode): Called for -khtml-user-drag=auto. We just call
H A DChangeLog-2007-10-1428080 (WebCore::EventHandler::shouldDragAutoNode):
59075 (WebCore::EventHandler::shouldDragAutoNode):
H A DChangeLog-2009-06-1624632 (WebCore::EventHandler::shouldDragAutoNode):
38725 (WebCore::EventHandler::shouldDragAutoNode):
H A DChangeLog-2010-05-2442265 (WebCore::EventHandler::shouldDragAutoNode): Pass the current node
H A DChangeLog-2010-01-2952206 (WebCore::EventHandler::shouldDragAutoNode):