Home
last modified time | relevance | path

Searched refs:updateSelectionForMouseDrag (Results 1 – 9 of 9) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h102 void updateSelectionForMouseDrag();
352 void updateSelectionForMouseDrag(const HitTestResult&);
H A DEventHandler.cpp570 updateSelectionForMouseDrag(result); in handleMouseDraggedEvent()
572 updateSelectionForMouseDrag(event.hitTestResult()); in handleMouseDraggedEvent()
605 void EventHandler::updateSelectionForMouseDrag() in updateSelectionForMouseDrag() function in WebCore::EventHandler
622 updateSelectionForMouseDrag(result); in updateSelectionForMouseDrag()
645 void EventHandler::updateSelectionForMouseDrag(const HitTestResult& hitTestResult) in updateSelectionForMouseDrag() function in WebCore::EventHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderLayer.cpp1581 frame->eventHandler()->updateSelectionForMouseDrag(); in autoscroll()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2007-10-146467 (WebCore::EventHandler::updateSelectionForMouseDrag): Use canMouseDragExtendSelect.
8018 (WebCore::EventHandler::updateSelectionForMouseDrag):
11255 (WebCore::EventHandler::updateSelectionForMouseDrag): Use canMouseDragExtendSelect.
11984 the new updateSelectionForMouseDrag instead of doing selection updating here.
11989 about updating the selection into updateSelectionForMouseDrag.
11990 (WebCore::EventHandler::updateSelectionForMouseDrag): Added. The public version of
H A DChangeLog20488 … (WebCore::EventHandler::updateSelectionForMouseDrag): Call targetPositionForSelectionEndpoint() to
25920 Change EventHandler::updateSelectionForMouseDrag to take a HitTestResult only.
25923 Change EventHandler::updateSelectionForMouseDrag to take a HitTestResult
25931 (WebCore::EventHandler::updateSelectionForMouseDrag):
45819 (WebCore::EventHandler::updateSelectionForMouseDrag): Ditto.
46053 … Fixed the bug by adding an extra call to updateSelectionForMouseDrag in handleMouseDraggedEvent
H A DChangeLog-2010-05-2431342 (WebCore::EventHandler::updateSelectionForMouseDrag):
34145 (WebCore::EventHandler::updateSelectionForMouseDrag):
H A DChangeLog-2009-06-1640521 (WebCore::EventHandler::updateSelectionForMouseDrag):
45136 (WebCore::EventHandler::updateSelectionForMouseDrag):
49523 (WebCore::EventHandler::updateSelectionForMouseDrag):
H A DChangeLog-2010-12-0612421 before the call in updateSelectionForMouseDrag function. We need
12426 (WebCore::EventHandler::updateSelectionForMouseDrag):
57135 (WebCore::EventHandler::updateSelectionForMouseDrag):
104142 (WebCore::EventHandler::updateSelectionForMouseDrag):
H A DChangeLog-2008-08-1011906 (WebCore::EventHandler::updateSelectionForMouseDrag):
29126 (WebCore::EventHandler::updateSelectionForMouseDrag):