Home
last modified time | relevance | path

Searched refs:canMouseDragExtendSelect (Results 1 – 6 of 6) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h276 static bool canMouseDragExtendSelect(Node*);
H A DEventHandler.cpp654 if (!canMouseDragExtendSelect(target)) in updateSelectionForMouseDrag()
2345 bool EventHandler::canMouseDragExtendSelect(Node* node) in canMouseDragExtendSelect() function in WebCore::EventHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2007-10-146467 (WebCore::EventHandler::updateSelectionForMouseDrag): Use canMouseDragExtendSelect.
6470 …(WebCore::EventHandler::canMouseDragExtendSelect): This is identical to canMouseDownStartSelect be…
10810 (WebCore::EventHandler::canMouseDragExtendSelect): Allow drag-selecting inside
11255 (WebCore::EventHandler::updateSelectionForMouseDrag): Use canMouseDragExtendSelect.
11260 (WebCore::EventHandler::canMouseDragExtendSelect): This is identical to
H A DChangeLog-2009-06-1619249 (WebCore::EventHandler::canMouseDragExtendSelect):
38724 (WebCore::EventHandler::canMouseDragExtendSelect):
42475 (WebCore::EventHandler::canMouseDragExtendSelect):
73026 (WebCore::EventHandler::canMouseDragExtendSelect):
90203 (WebCore::EventHandler::canMouseDragExtendSelect):
H A DChangeLog-2010-01-2955590 (WebCore::EventHandler::canMouseDragExtendSelect):
H A DChangeLog-2010-12-0652690 (WebCore::EventHandler::canMouseDragExtendSelect): Ditto.