Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/
DEventHandler.h258 static bool canMouseDragExtendSelect(Node*);
DEventHandler.cpp546 if (!canMouseDragExtendSelect(targetNode)) in updateSelectionForMouseDrag()
1952 bool EventHandler::canMouseDragExtendSelect(Node* node) in canMouseDragExtendSelect() function in WebCore::EventHandler
/external/webkit/WebCore/
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
DChangeLog-2009-06-1619249 (WebCore::EventHandler::canMouseDragExtendSelect):
38724 (WebCore::EventHandler::canMouseDragExtendSelect):
42475 (WebCore::EventHandler::canMouseDragExtendSelect):
73026 (WebCore::EventHandler::canMouseDragExtendSelect):
90203 (WebCore::EventHandler::canMouseDragExtendSelect):
DChangeLog-2010-01-2955590 (WebCore::EventHandler::canMouseDragExtendSelect):