Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h274 static bool canMouseDownStartSelect(Node*);
H A DEventHandler.cpp450 m_mouseDownMayStartSelect = canMouseDownStartSelect(targetNode(event)); in handleMousePressEvent()
2332 bool EventHandler::canMouseDownStartSelect(Node* node) in canMouseDownStartSelect() function in WebCore::EventHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2007-10-146464 …(WebCore::EventHandler::selectClosestWordFromMouseEvent): Use canMouseDownStartSelect instead of t…
6469 …(WebCore::EventHandler::canMouseDownStartSelect): Now fires the selectStart event, and calls canSt…
6470 …e::EventHandler::canMouseDragExtendSelect): This is identical to canMouseDownStartSelect because o…
8020 (WebCore::EventHandler::canMouseDownStartSelect):
10958 * page/EventHandler.cpp: (WebCore::EventHandler::canMouseDownStartSelect):
11251 (WebCore::EventHandler::selectClosestWordFromMouseEvent): Use canMouseDownStartSelect
11258 (WebCore::EventHandler::canMouseDownStartSelect): Now fires the selectStart event, and
11261 canMouseDownStartSelect because of 12823, even though it seems strange that we would fire
H A DChangeLog-2006-05-105009 (WebCore::Frame::canMouseDownStartSelect):
34806 (Frame::canMouseDownStartSelect):
35854 (MacFrame::canMouseDownStartSelect):
H A DChangeLog-2009-06-1619248 (WebCore::EventHandler::canMouseDownStartSelect):
38723 (WebCore::EventHandler::canMouseDownStartSelect):
42474 (WebCore::EventHandler::canMouseDownStartSelect):
73025 (WebCore::EventHandler::canMouseDownStartSelect):
90202 (WebCore::EventHandler::canMouseDownStartSelect):
H A DChangeLog-2005-12-1921935 (KWQKHTMLPart::canMouseDownStartSelect):
H A DChangeLog-2006-12-318656 (WebCore::EventHandler::canMouseDownStartSelect):
H A DChangeLog-2005-08-237365 (KWQKHTMLPart::canMouseDownStartSelect):
H A DChangeLog-2010-01-2955589 (WebCore::EventHandler::canMouseDownStartSelect):
H A DChangeLog-2010-12-0652689 (WebCore::EventHandler::canMouseDownStartSelect): Removed the loop.